Commit 26d28db6 by 庄冰

pp

parent a1ccde62
...@@ -937,7 +937,7 @@ ...@@ -937,7 +937,7 @@
identityCard: this.apply.identityCard, applyAddr: this.apply.applyAddr, businessLicensePic: this.apply.businessLicensePic, identityCard: this.apply.identityCard, applyAddr: this.apply.applyAddr, businessLicensePic: this.apply.businessLicensePic,
identityCardPic: this.apply.identityCardPic, remark: this.form.remark, mobile: this.apply.mobile, identityCardPic: this.apply.identityCardPic, remark: this.form.remark, mobile: this.apply.mobile,
businessLicensePic2: this.apply.businessLicensePic2, businessLicensePic2: this.apply.businessLicensePic2,
identityCardPic2: this.apply.identityCardPic2 identityCardPic2: this.apply.identityCardPic2, principal: this.apply.principal
}; };
var customer = { var customer = {
orderNum: this.order.orderNum, zipCode: this.apply.zipCode || "100000", customerContact: this.apply.customerContact, mobile: this.apply.mobile, orderNum: this.order.orderNum, zipCode: this.apply.zipCode || "100000", customerContact: this.apply.customerContact, mobile: this.apply.mobile,
......
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