ludc
2024-04-18 1c79f9cb22aa8663192bef0fcaeeec5606aa467f
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) {