Source/UBCS-WEB/src/components/Theme/DataAuthDialog.vue
@@ -131,7 +131,7 @@ classifyAuthData(newval){ this.addIndex = newval.length <= 0 ? 0 :newval.length-1; console.log(this.addIndex) // console.log(this.addIndex) } }, computed: {}, @@ -289,6 +289,7 @@ classifyAuthList: [], isCLear: false, //默认是清空 classifyId: this.TreeNode.oid, authType: 'data_auth', }; let isRepeat = false; if (this.classifyAuthData.length > 0) {