liuhj 8 月之前
父节点
当前提交
241b5c3068
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/OP/OPgroup.vue

+ 1 - 1
src/components/OP/OPgroup.vue

@@ -464,7 +464,7 @@ export default {
             }
         }
         for (let r = 0; r < Permissions.length; r++) {
-            if (Permissions[r].funid==12) {
+            if (Permissions[r].funid==4) {
                 this.evocationdownloadqx=true;
             }
         }