田源
2024-02-23 3f079871be6f5706deb82adda821f0dcc03fba24
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) {