|
|
@@ -7698,6 +7698,8 @@ export default {
|
|
|
const { carinfo, ownerinfo, applyinfo, insureinfo, quoteno, orderno } =
|
|
|
paramsEdit;
|
|
|
this.editorInfo = { ...paramsEdit };
|
|
|
+ // console.log(paramsEdit.);
|
|
|
+ // this.vehicleAndVesselTaxForm = { ...paramsEdit.vehicleAndVesselTax };
|
|
|
|
|
|
_this.carInfo = carinfo;
|
|
|
if (_this.carInfo.carnature == "8A") {
|
|
|
@@ -9700,7 +9702,7 @@ export default {
|
|
|
this.imageEcho(res.data.quoteno); // 获取图片
|
|
|
});
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
let params1 = {
|
|
|
orderNo: res.data.orderno,
|
|
|
...this.policyNumberForm,
|