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