瀏覽代碼

受控文件查阅

shenqilong 1 年之前
父節點
當前提交
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
         // 系统管理角色添加删除按钮