Просмотр исходного кода

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

cyy 9 месяцев назад
Родитель
Сommit
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) => {