Bläddra i källkod

授信跳转融资列表

peixh 3 år sedan
förälder
incheckning
8dafb606b6
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      front-vue/src/router/index.js

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

@@ -221,7 +221,7 @@ export const constantRoutes = [
         meta: { title: '授信信息详情',noCache: true }
       },
       {
-        path: 'supplierCreditLine/:zfpcrId',
+        path: 'supplierCreditLine/:zfpcrId/:zfpcrCompanyId',
         component: (resolve) => require(['@/views/service/creditLine/supplierCreditLine'], resolve),
         name: 'supplierCreditLine',
         meta: { title: '融资方列表详情',noCache: true }