소스 검색

融资申请

xuefy 4 년 전
부모
커밋
3da7a4730e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      front-vue/src/router/index.js

+ 1 - 1
front-vue/src/router/index.js

@@ -171,7 +171,7 @@ export const constantRoutes = [
         meta: { title: '融资融信修改',noCache: true }
       },
       {
-        path: 'creditApply/:zfiId',
+        path: 'creditApply',
         component: (resolve) => require(['@/views/service/credit/creditApply'], resolve),
         name: 'creditApply',
         meta: { title: '融资申请融信',noCache: true }