ludc
2023-09-22 cdbd0de067830e1e282a7d451019cb1d8c8da7fc
Source/UBCS-WEB/src/views/integration/systemInfo.vue
@@ -136,9 +136,9 @@
    //分类授权多选回调
    checkChange(row,checked) {
      if(checked){
        // console.log('row',row)
        console.log('row',row)
        this.checkAll.push(row);
        console.log('checkAll',this.checkAll)
        // console.log('checkAll',this.checkAll)
      }
    },
    //分类授权