diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/kehuguanli/cheliangxuqiu/cheliangxuqiuAdd.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/kehuguanli/cheliangxuqiu/cheliangxuqiuAdd.vue
index 45747c636e..f4fe5b9cfa 100644
--- a/anrui-buscenter/anrui-buscenter-ui/src/views/kehuguanli/cheliangxuqiu/cheliangxuqiuAdd.vue
+++ b/anrui-buscenter/anrui-buscenter-ui/src/views/kehuguanli/cheliangxuqiu/cheliangxuqiuAdd.vue
@@ -94,13 +94,15 @@
- 金融方案类型
-
-
- 资方常规
- 公司定制
-
-
+
+
金融方案类型
+
+
+ 资方常规
+ 公司定制
+
+
+
@@ -265,6 +267,72 @@ export default {
} else {
this.formobj.purchaseMethodValue = '贷款'
}
+ this.formobj.financePlan = ''
+ this.formobj.financePlanValue = ''
+ this.formobj.crmSolutions = {
+ accessoriesAmount: '',
+ accessoriesAmountCb: false,
+ bondAmount: '',
+ bondAmounts: '',
+ bondRatio: '',
+ dealWay: '',
+ dealWayKey: '',
+ depositPremium: '',
+ depositSettle: '',
+ downPayAmount: '',
+ downPayAmounts: '',
+ downPayAmountsRatio: '',
+ downPayRatio: '',
+ factoryDiscount: '',
+ factoryDiscountUse: '',
+ interest: '',
+ isPack: '',
+ isShowMore: false,
+ loanAmount: '',
+ loanAmountTotal: '',
+ loanDownPay: '',
+ loanInterest: '',
+ loanPayMoney: '',
+ loanPeriod: '',
+ loanTotal: '',
+ mainVehicleAmount: '',
+ monthlyRepay: '',
+ nominalPrice: '',
+ offsetPremium: '',
+ offsetPurchasetax: '',
+ offsetTotal: '',
+ operationAmount: '',
+ otherAmount: '',
+ otherAmountRemark: '',
+ otherPolicyAmount: '',
+ otherPolicyInterest: '',
+ otherPolicyMonthlyRepay: '',
+ otherPolicyName: '',
+ otherPolicyPeriod: '',
+ otherPolicySid: '',
+ otherPolicyState: false,
+ otherPolicyYearRatio: '',
+ period: '',
+ policyName: '',
+ policySid: '',
+ policyYearRatio: '',
+ premium: '',
+ premiumCb: false,
+ proxyAccidentPremium: '',
+ proxyPremium: '',
+ proxyPurchasetax: '',
+ purchaseTax: '',
+ purchaseTaxCb: false,
+ realTotal: '',
+ receivableTotal: '',
+ registerAmount: '',
+ returnTime: '',
+ serviceAmount: '',
+ trailerAmount: '',
+ trailerAmountCb: false,
+ vehOtherPrice: '',
+ vehTotalPrice: ''
+ }
},
// 选择品牌
brandChange(value) {
diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/chukuguanliFlow/chukuguanli/relation/paymentticket.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/publicPage/paymentticket.vue
similarity index 92%
rename from anrui-buscenter/anrui-buscenter-ui/src/views/workflow/chukuguanliFlow/chukuguanli/relation/paymentticket.vue
rename to anrui-buscenter/anrui-buscenter-ui/src/views/workflow/publicPage/paymentticket.vue
index bb4f4d5200..9027437aa2 100644
--- a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/chukuguanliFlow/chukuguanli/relation/paymentticket.vue
+++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/publicPage/paymentticket.vue
@@ -143,7 +143,7 @@