浏览代码

融资申请

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 }