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