Commit a7a631ac authored by 786817560's avatar 786817560

'还款计划金额问题'

parent 2ec56535
<!-- <!--
* @Author: your name * @Author: your name
* @Date: 2019-09-29 10:02:11 * @Date: 2019-09-29 10:02:11
* @LastEditTime: 2019-10-24 19:20:52 * @LastEditTime: 2019-10-24 19:45:11
* @LastEditors: Please set LastEditors * @LastEditors: Please set LastEditors
* @Description: In User Settings Edit * @Description: In User Settings Edit
--> -->
...@@ -233,6 +233,7 @@ export default { ...@@ -233,6 +233,7 @@ export default {
name: 'FinancDetails', name: 'FinancDetails',
params: { params: {
project_id: this.project_id, project_id: this.project_id,
product_num: this.conditionInfo.product_num,
}, },
}) })
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Description: In User Settings Edit * @Description: In User Settings Edit
* @Author: your name * @Author: your name
* @Date: 2019-09-27 18:07:12 * @Date: 2019-09-27 18:07:12
* @LastEditTime: 2019-10-22 13:38:33 * @LastEditTime: 2019-10-24 19:41:25
* @LastEditors: Please set LastEditors * @LastEditors: Please set LastEditors
--> -->
<template> <template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment