瀏覽代碼

feat: 修复别名问题

zhangyuhan 1 年之前
父節點
當前提交
07454f31ed
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      apps/bigmember_pc/src/router/modules/search.js

+ 1 - 1
apps/bigmember_pc/src/router/modules/search.js

@@ -7,7 +7,7 @@ export default [
       '/jylab/supsearch/index.html',
       '/jylab/supsearch/index.html',
       '/jylab/bi/index.html',
       '/jylab/bi/index.html',
       '/jylab/medical/index.html',
       '/jylab/medical/index.html',
-      '/channel/cooperate/JyChCoopA'
+      '/channel/cooperate/*'
     ],
     ],
     name: 'bidding-search',
     name: 'bidding-search',
     component: () => import('@/views/search/bidding/index.vue')
     component: () => import('@/views/search/bidding/index.vue')