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