Commit a261e77c by liaoxing

betrcl、letnot、litdck 修改

parent e104621a
......@@ -99,6 +99,7 @@ export default {
buildDocpan (model, trnName) {
let params = {
...this.buildCommonData(model, trnName),
doceot: model.trnmod.trndoc.doceot
};
return params
},
......
......@@ -68,6 +68,7 @@ export default {
purpos: model.ledgrp.rec.purpos,
revflg: model.ledgrp.rec.revflg,
cnfsta: model.ledgrp.rec.cnfsta,
aplbnkdirsnd: model.ledgrp.rec.aplbnkdirsnd,
},
cbsMap: {
MAX: model.ledgrp.cbs.max,
......
......@@ -34,7 +34,7 @@ export default {
ownref: model.lidgrp.rec.ownref,
opndat: model.lidgrp.rec.opndat,
expdat: model.lidgrp.rec.expdat,
branchInr: model.lidgrp.rec.branchInr,
branchInr: model.lidgrp.rec.branchinr,
hndtyp: model.lidgrp.rec.hndtyp,
gartyp: model.lidgrp.rec.gartyp,
fingua: model.lidgrp.rec.fingua,
......
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