Jelajahi Sumber

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

cyy 9 bulan lalu
induk
melakukan
3de456de07
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
       this.loading = true
       let whereParams = {}
       let whereParams = {}
       const allRequests = []
       const allRequests = []
-      if (this.$route?.meta?.name === 'wjjflsz') {
+      if (this.$route?.meta?.name === 'wjjflsz' || this.$route?.meta?.name === 'wjjflsz1') {
         this.categoryKey = 'FILE_TYPE'
         this.categoryKey = 'FILE_TYPE'
         const keys = ['FILE_TYPE', 'FLOW_TYPE']
         const keys = ['FILE_TYPE', 'FLOW_TYPE']
         keys.forEach((item) => {
         keys.forEach((item) => {