فهرست منبع

文件下载权限加个文件管理组组长

lidie 1 سال پیش
والد
کامیت
d83b39a24b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/platform/bpmn/documents/test.vue

+ 1 - 1
src/views/platform/bpmn/documents/test.vue

@@ -579,7 +579,7 @@ export default {
             this.updateFile = false
         },
         onClick(item, index) {
-            const roleKey = ['zlfzr', 'wjgly', 'jsfzr', 'syszr']
+            const roleKey = ['zlfzr', 'wjgly', 'jsfzr', 'syszr', 'wjglzzc']
             const curRole = this.role.map(i => i.alias)
             const isPower = curRole.some(i => roleKey.includes(i))
             if (this.isSuper || isPower) {