Quellcode durchsuchen

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

lidie vor 1 Jahr
Ursprung
Commit
d83b39a24b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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) {