Sfoglia il codice sorgente

文件夹分类配置页面类型bug修复

cfort 10 mesi fa
parent
commit
a4fe8f7ba6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.$router.currentRoute.fullPath === '/zlgl/wjkzgl/wjjflsz') {
+            if (this.$route.name === 'wjjflsz') {
                 this.categoryKey = 'FILE_TYPE'
                 const keys = ['FILE_TYPE', 'FLOW_TYPE']
                 keys.forEach(item => {