Commit 4157b4c4 by liaoxing

botdav修改

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