Jelajahi Sumber

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

lidie 1 tahun lalu
induk
melakukan
d83b39a24b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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) {