wangting
2023-07-12 66e1d9e2dc4e6f57ca16761e6da4a5197de25d54
Source/UBCS-WEB/src/components/Tree/attrCrud.vue
@@ -1545,7 +1545,7 @@
      console.log(row)
    },
    //表格选择
    selectionChange(list,) {
    selectionChange(list) {
      this.attrSelectList = list;
      console.log(list)
    },