田源
2023-09-22 33152481be86a617ab6851c15334a03c68cb778f
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)
      }
    },
    //分类授权