|
|
@@ -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 }
|