Ver código fonte

修改附件、表单下载权限判定

cfort 1 ano atrás
pai
commit
b661539a32
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      src/utils/query.js
  2. 1 1
      src/views/platform/bpmn/bpmInstHis/list.vue

Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
src/utils/query.js


+ 1 - 1
src/views/platform/bpmn/bpmInstHis/list.vue

@@ -309,7 +309,7 @@ export default {
         this.loadData()
         this.loadData()
         this.getConfig()
         this.getConfig()
         const { role = [] } = this.$store.getters.userInfo || {}
         const { role = [] } = this.$store.getters.userInfo || {}
-        const roleList = ['xtgljs', 'xxglxzfzr', 'syszr']
+        const roleList = ['xtgljs', 'xxglxzfzr', 'wjglzzc', 'syszr']
         // 系统管理角色、信息管理负责人、检验科主任添加删除按钮
         // 系统管理角色、信息管理负责人、检验科主任添加删除按钮
         const hasRole = role.some(item => roleList.includes(item.alias))
         const hasRole = role.some(item => roleList.includes(item.alias))
         this.listConfig.toolbars.push({
         this.listConfig.toolbars.push({

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff