|
@@ -154,6 +154,8 @@ export default defineConfig({
|
|
|
{ path: '/result_list' , component: './rwa_data_check/result_list'},
|
|
|
// 房地产贷款信息
|
|
|
{ path: '/realestate' , component: './rwa_calc_config_dataparam/realestate'},
|
|
|
+ //债权类型补录
|
|
|
+ { path: '/bondinput' , component: './rwa_calc_config_dataparam/bondinput'},
|
|
|
// 业务配置
|
|
|
{ path: '/bussiness' , component: './rwa_calc_config_dataparam/bussiness'},
|
|
|
{ path: '/product_list' , component: './rwa_calc_config_dataparam/product_list'},
|