田源
2024-02-04 7323a4b0d5f7567c1156a5aa507ad4c898ed410f
Source/UBCS-WEB/src/components/Theme/DataAuthDialog.vue
@@ -289,6 +289,7 @@
        classifyAuthList: [],
        isCLear: false, //默认是清空
        classifyId: this.TreeNode.oid,
        authType: 'data_auth',
      };
      let isRepeat = false;
      if (this.classifyAuthData.length > 0) {