wangting
2023-07-12 8ebca469a8b028e07f77a5a7058c9fcac3ced323
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)
    },