shenqilong 1 год назад
Родитель
Сommit
8ba0bec67c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/infosManage/fileIE.vue

+ 1 - 1
src/views/infosManage/fileIE.vue

@@ -294,7 +294,7 @@ export default {
     },
     created () {
         this.pageKey = this.$route.name
-        this.categoryKey = this.pageKey === 'nbwj' ? 'FILE_TYPE' : 'FLOW_TYPE'
+        this.categoryKey = this.pageKey === 'skwjcy' ? 'FILE_TYPE' : 'FLOW_TYPE'
         this.userId = this.$store.getters.userInfo.employee.id
         const roleList = this.$store.getters.userInfo.role
         // 系统管理角色添加删除按钮