resolve comment

This commit is contained in:
Tran Van Dung/(Tran Van Dung)/현장대리인/SK
2025-08-06 10:12:34 +07:00
parent 3b6c05c70a
commit a4007d5697
4 changed files with 4 additions and 12 deletions

View File

@ -621,7 +621,6 @@ export default {
this.gridInstance.invoke('refreshLayout');
},
refreshGrid(){
console.log("---------DEBUG---refreshGrid: ");
// console.log("refreshLayout",this.$refs['tuigrid' + this.gridName])
var store = this.$refs['tuigrid' + this.gridName].gridInstance.store;
var containerEl = this.$refs['tuigrid' + this.gridName].$el;

View File

@ -140,6 +140,4 @@ export default {
};
</script>
<style scoped lang="scss">
</style>
<style scoped lang="scss"></style>