Commit f06674bf by 王勇飞

gyq

parent c4009697
......@@ -37,7 +37,7 @@ class DeliverybillCtl extends CtlBase {
taxpayerType: delivery_info.taxpayerType, //纳税人类型 1 一般;2 小规模
areaType: delivery_info.areaType, //区域类型 city-城市
area: service_address, // 服务 地区 编码
companyBizType: delivery_info.companyBizType,// 公司类型 1-商贸型;2-服务型;3-特殊行业;4-其他
companyBizType: delivery_info.companyType,// 公司类型 1-商贸型;2-服务型;3-特殊行业;4-其他
contactsName: delivery_info.contactsName,// 联系人
contactsPhone: delivery_info.contactsPhone,// 联系电话
owner: delivery_man_name,//所属人
......
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