scorpio 2 жил өмнө
parent
commit
7733dc1167

+ 1 - 1
src/views/home/component/dash.vue

@@ -475,7 +475,7 @@ export default {
     },
     },
     beforeOpen(done, type) {
     beforeOpen(done, type) {
       if (['edit'].includes(type)) {
       if (['edit'].includes(type)) {
-        if (['15368241401', '13908866201'].includes(this.user.info.account)) {
+        if (!['15368241401', '13908866201'].includes(this.user.info.account)) {
           this.$confirm('暂未授权使用', {
           this.$confirm('暂未授权使用', {
             confirmButtonText: '确定',
             confirmButtonText: '确定',
             cancelButtonText: '取消',
             cancelButtonText: '取消',