Commit 57cec0ad by 王昆

gsb

parent bde6166c
......@@ -150,22 +150,26 @@ class OrderCtl extends CtlBase {
businessScope: this.trim(pobj.businessScope),
regDate: this.trim(pobj.regDate),
businessImg: this.trim(pobj.businessImg),
gongshangFile: this.trim(pobj.gongshangFile),
gongzhang: this.trim(pobj.gongzhang),
caiwuzhang: this.trim(pobj.caiwuzhang),
fapiaozhang: this.trim(pobj.fapiaozhang),
hetongzhang: this.trim(pobj.hetongzhang),
farenzhang: this.trim(pobj.farenzhang),
kezhangFile: this.trim(pobj.kezhangFile),
isBank: this.trim(pobj.isBank),
bankName: this.trim(pobj.bankName),
bankNo: this.trim(pobj.bankNo),
bank: this.trim(pobj.bank),
bankImg: this.trim(pobj.bankImg),
kaihuFile: this.trim(pobj.kaihuFile),
caImg: this.trim(pobj.caImg),
taxRegDay: this.trim(pobj.taxRegDay),
taxOrg: this.trim(pobj.taxOrg),
shuiwuFile: this.trim(pobj.shuiwuFile),
courierNo: this.trim(pobj.courierNo),
courierImg: this.trim(pobj.courierImg),
......
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