Explorar o código

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

cyy hai 9 meses
pai
achega
3de456de07
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) => {