Commit 4157b4c4 by liaoxing

botdav修改

parent ac80e91d
...@@ -45,6 +45,7 @@ export default { ...@@ -45,6 +45,7 @@ export default {
purpos: model.bodgrp.rec.purpos, purpos: model.bodgrp.rec.purpos,
revflg: model.bodgrp.rec.revflg, revflg: model.bodgrp.rec.revflg,
cnfsta: model.bodgrp.rec.cnfsta, cnfsta: model.bodgrp.rec.cnfsta,
semflg: model.semflg,
}, },
cbsMap: { cbsMap: {
MAX: model.bodgrp.cbs.max, MAX: model.bodgrp.cbs.max,
......
...@@ -38,10 +38,11 @@ export default class Botdav { ...@@ -38,10 +38,11 @@ export default class Botdav {
waicolcod: "", // Protest Instructions .bodgrp.rec.waicolcod waicolcod: "", // Protest Instructions .bodgrp.rec.waicolcod
wairmtcod: "", // Waive Remitting Bank Charges .bodgrp.rec.wairmtcod wairmtcod: "", // Waive Remitting Bank Charges .bodgrp.rec.wairmtcod
othins: "", // Defer Payment until .bodgrp.rec.othins othins: "", // Defer Payment until .bodgrp.rec.othins
lescom: "", // Warehouse/Insurance .bodgrp.rec.lescom lescom: "0", // Warehouse/Insurance .bodgrp.rec.lescom
shpfro: "", // Shipment from .bodgrp.rec.shpfro shpfro: "", // Shipment from .bodgrp.rec.shpfro
shpto: "", // For Transportation to .bodgrp.rec.shpto shpto: "", // For Transportation to .bodgrp.rec.shpto
branchinr: '', branchinr: '',
inr: '',
}, },
cbs: { cbs: {
max: { max: {
......
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