diff --git a/anrui-riskcenter-ui/src/views/secondarysales/secondarysalesAdd.vue b/anrui-riskcenter-ui/src/views/secondarysales/secondarysalesAdd.vue index 1720ed9578..51f307f581 100644 --- a/anrui-riskcenter-ui/src/views/secondarysales/secondarysalesAdd.vue +++ b/anrui-riskcenter-ui/src/views/secondarysales/secondarysalesAdd.vue @@ -286,10 +286,14 @@ - +
购方应交总金额
{{ purchaserMoney }}
+ +
竞价结果
+ {{ formobj.result }} +
@@ -416,6 +420,7 @@ export default { unexpiredMoney: '', useOrgSid: '', userSid: '', + result: '', wheFundOccMoney: '' }, rules: {} @@ -722,6 +727,7 @@ export default { unexpiredMoney: '', useOrgSid: '', userSid: '', + result: '', wheFundOccMoney: '' } this.submitdisabled = false diff --git a/anrui-riskcenter-ui/src/views/secondarysales/secondarysalesInfo.vue b/anrui-riskcenter-ui/src/views/secondarysales/secondarysalesInfo.vue index 1415d8916e..184ed44acd 100644 --- a/anrui-riskcenter-ui/src/views/secondarysales/secondarysalesInfo.vue +++ b/anrui-riskcenter-ui/src/views/secondarysales/secondarysalesInfo.vue @@ -241,10 +241,14 @@ - +
购方应交总金额
{{ purchaserMoney }}
+ +
竞价结果
+ {{ formobj.result }} +
@@ -353,6 +357,7 @@ export default { unexpiredMoney: '', useOrgSid: '', userSid: '', + result: '', wheFundOccMoney: '' }, rules: {} @@ -485,6 +490,7 @@ export default { unexpiredMoney: '', useOrgSid: '', userSid: '', + result: '', wheFundOccMoney: '' } this.$emit('doback') diff --git a/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesByPGJ.vue b/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesByPGJ.vue index 4566ef5892..dd4b91d237 100644 --- a/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesByPGJ.vue +++ b/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesByPGJ.vue @@ -244,10 +244,14 @@ - +
购方应交总金额
{{ purchaserMoney }}
+ +
竞价结果
+ {{ formobj.result }} +
@@ -395,6 +399,7 @@ export default { unexpiredMoney: '', useOrgSid: '', userSid: '', + result: '', wheFundOccMoney: '' }, rules: {}, diff --git a/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesDaiBan.vue b/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesDaiBan.vue index e68ad7f7f9..c99e622a1b 100644 --- a/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesDaiBan.vue +++ b/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesDaiBan.vue @@ -244,10 +244,14 @@ - +
购方应交总金额
{{ purchaserMoney }}
+ +
竞价结果
+ {{ formobj.result }} +
@@ -395,6 +399,7 @@ export default { unexpiredMoney: '', useOrgSid: '', userSid: '', + result: '', wheFundOccMoney: '' }, rules: {}, diff --git a/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesEdit.vue b/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesEdit.vue index 4305439809..2c5f4facc0 100644 --- a/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesEdit.vue +++ b/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesEdit.vue @@ -285,10 +285,14 @@ - +
购方应交总金额
{{ purchaserMoney }}
+ +
竞价结果
+ {{ formobj.result }} +
@@ -415,6 +419,7 @@ export default { unexpiredMoney: '', useOrgSid: '', userSid: '', + result: '', wheFundOccMoney: '' }, rules: {} diff --git a/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesYiBan.vue b/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesYiBan.vue index 1c8a21a3b6..3728163b71 100644 --- a/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesYiBan.vue +++ b/anrui-riskcenter-ui/src/views/workFlow/ercixiaoshouFlow/secondarysalesYiBan.vue @@ -241,10 +241,14 @@ - +
购方应交总金额
{{ purchaserMoney }}
+ +
竞价结果
+ {{ formobj.result }} +
@@ -353,6 +357,7 @@ export default { unexpiredMoney: '', useOrgSid: '', userSid: '', + result: '', wheFundOccMoney: '' }, // 环节所需参数