Browse Source

完善金融方案标准页面

master
yunuo970428 1 year ago
parent
commit
a9bc364ddd
  1. 4
      anrui-buscenter/anrui-buscenter-ui/src/components/publicPage/financialscheme.vue
  2. 8
      anrui-buscenter/anrui-buscenter-ui/src/components/publicPage/financialschemeEdit.vue
  3. 7
      anrui-buscenter/anrui-buscenter-ui/src/components/publicPage/financialschemeInfo.vue
  4. 4
      anrui-buscenter/anrui-buscenter-ui/src/views/workflow/publicPage/financialscheme.vue
  5. 7
      anrui-buscenter/anrui-buscenter-ui/src/views/workflow/publicPage/financialschemeEdit.vue
  6. 8
      anrui-buscenter/anrui-buscenter-ui/src/views/workflow/publicPage/financialschemeInfo.vue

4
anrui-buscenter/anrui-buscenter-ui/src/components/publicPage/financialscheme.vue

@ -370,6 +370,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',
@ -517,6 +518,7 @@ export default {
this.finance.mainVehicleAmount = ''
this.finance.monthlyRepay = ''
this.finance.nominalPrice = ''
this.finance.offsetAccessories = ''
this.finance.offsetPremium = ''
this.finance.offsetPurchasetax = ''
this.finance.offsetTotal = ''
@ -897,6 +899,7 @@ export default {
this.finance.downPayAmounts = resp.data.downPayAmounts
this.finance.proxyTotal = resp.data.proxyTotal
this.finance.receivableTotal = resp.data.receivableTotal
this.finance.offsetAccessories = resp.data.offsetAccessories
this.finance.offsetTotal = resp.data.offsetTotal
this.finance.realTotal = resp.data.realTotal
this.finance.vehTotalPrice = resp.data.vehTotalPrice
@ -951,6 +954,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',

8
anrui-buscenter/anrui-buscenter-ui/src/components/publicPage/financialschemeEdit.vue

@ -254,6 +254,12 @@
<el-form-item><span class="addinputInfo">{{ formobj.offsetPurchasetax }}</span></el-form-item>
</el-col>
</el-row>
<el-row v-show="formobj.offsetAccessories != '0'">
<el-col :span="24">
<div class="span-sty">配件抵顶</div>
<el-form-item><span class="addinputInfo">{{ formobj.offsetAccessories }}</span></el-form-item>
</el-col>
</el-row>
<el-row>
<el-col :span="24">
<div class="span-sty">实收合计</div>
@ -362,6 +368,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',
@ -470,6 +477,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',

7
anrui-buscenter/anrui-buscenter-ui/src/components/publicPage/financialschemeInfo.vue

@ -253,6 +253,12 @@
<el-form-item><span class="addinputInfo">{{ formobj.offsetPurchasetax }}</span></el-form-item>
</el-col>
</el-row>
<el-row v-show="formobj.offsetAccessories != '0'">
<el-col :span="24">
<div class="span-sty">配件抵顶</div>
<el-form-item><span class="addinputInfo">{{ formobj.offsetAccessories }}</span></el-form-item>
</el-col>
</el-row>
<el-row>
<el-col :span="24">
<div class="span-sty">实收合计</div>
@ -439,6 +445,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',

4
anrui-buscenter/anrui-buscenter-ui/src/views/workflow/publicPage/financialscheme.vue

@ -369,6 +369,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',
@ -503,6 +504,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',
@ -824,6 +826,7 @@ export default {
this.finance.downPayAmounts = resp.data.downPayAmounts
this.finance.proxyTotal = resp.data.proxyTotal
this.finance.receivableTotal = resp.data.receivableTotal
this.finance.offsetAccessories = resp.data.offsetAccessories
this.finance.offsetTotal = resp.data.offsetTotal
this.finance.realTotal = resp.data.realTotal
this.finance.vehTotalPrice = resp.data.vehTotalPrice
@ -878,6 +881,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',

7
anrui-buscenter/anrui-buscenter-ui/src/views/workflow/publicPage/financialschemeEdit.vue

@ -254,6 +254,12 @@
<el-form-item><span class="addinputInfo">{{ formobj.offsetPurchasetax }}</span></el-form-item>
</el-col>
</el-row>
<el-row v-show="formobj.offsetAccessories != '0'">
<el-col :span="24">
<div class="span-sty">配件抵顶</div>
<el-form-item><span class="addinputInfo">{{ formobj.offsetAccessories }}</span></el-form-item>
</el-col>
</el-row>
<el-row>
<el-col :span="24">
<div class="span-sty">实收合计</div>
@ -362,6 +368,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',

8
anrui-buscenter/anrui-buscenter-ui/src/views/workflow/publicPage/financialschemeInfo.vue

@ -253,6 +253,12 @@
<el-form-item><span class="addinputInfo">{{ formobj.offsetPurchasetax }}</span></el-form-item>
</el-col>
</el-row>
<el-row v-show="formobj.offsetAccessories != '0'">
<el-col :span="24">
<div class="span-sty">配件抵顶</div>
<el-form-item><span class="addinputInfo">{{ formobj.offsetAccessories }}</span></el-form-item>
</el-col>
</el-row>
<el-row>
<el-col :span="24">
<div class="span-sty">实收合计</div>
@ -354,6 +360,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',
@ -436,6 +443,7 @@ export default {
mainVehicleAmount: '',
monthlyRepay: '',
nominalPrice: '',
offsetAccessories: '',
offsetPremium: '',
offsetPurchasetax: '',
offsetTotal: '',

Loading…
Cancel
Save