Commit e2b0ece1 by v_vjyjiang

gyq

parent ecd3abc1
...@@ -405,7 +405,7 @@ class DeliverybillCtl extends CtlBase { ...@@ -405,7 +405,7 @@ class DeliverybillCtl extends CtlBase {
if (deliverInfo) { if (deliverInfo) {
var param = { var param = {
companyId: deliverInfo.deliveryBillInfo.deliveryInfo.setupInfo.supplier,//租户信息 companyId: deliverInfo.deliveryBillInfo.deliveryInfo.setupInfo.supplier,//租户信息
customerName: deliverInfo.deliveryBillInfo.vftClientId,//客户信息(帐套) customerId: deliverInfo.deliveryBillInfo.vftClientId,//客户信息(帐套)
sign: "",//签名 sign: "",//签名
postWay: "2", postWay: "2",
currentPeriod: pobj.actionBody.accountDate, currentPeriod: pobj.actionBody.accountDate,
......
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