Przeglądaj źródła

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

cfort 1 rok temu
rodzic
commit
b661539a32

Plik diff jest za duży
+ 1 - 1
src/utils/query.js


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

@@ -309,7 +309,7 @@ export default {
         this.loadData()
         this.getConfig()
         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))
         this.listConfig.toolbars.push({

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików