src/views/common/ztt-table.vue
@@ -1401,7 +1401,6 @@ } } } console.log(this.multipleSelection) this.$emit('handleSelectionChange', this.multipleSelection) } else { this.multipleSelection = val @@ -1536,7 +1535,6 @@ } } } console.log(this.columnList); this.tableKey = Math.random() // this.$forceUpdate(); const currPathColumnOrder = this.currPath + '_column'