zss
2023-12-11 c880739ec4cd5ede33b31eb98ad5f7628ea288e5
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'