瀏覽代碼

兼容处理病理版文件分类数据获取

cyy 9 月之前
父節點
當前提交
3de456de07
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/platform/cat/type/manage.vue

+ 1 - 1
src/views/platform/cat/type/manage.vue

@@ -186,7 +186,7 @@ export default {
       this.loading = true
       let whereParams = {}
       const allRequests = []
-      if (this.$route?.meta?.name === 'wjjflsz') {
+      if (this.$route?.meta?.name === 'wjjflsz' || this.$route?.meta?.name === 'wjjflsz1') {
         this.categoryKey = 'FILE_TYPE'
         const keys = ['FILE_TYPE', 'FLOW_TYPE']
         keys.forEach((item) => {