ソースを参照

修复文件夹分类设置

wangxiaoyi 9 ヶ月 前
コミット
9e2bf850dc
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/platform/cat/type/manage.vue

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

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