Commit 1507d213 by WF1020

letame修改

parent b5a575af
......@@ -38,7 +38,7 @@ export default {
fromflg: model.ledgrp.rec.fromflg,
othersno: model.ledgrp.rec.othersno,
sndto: model.ledgrp.rec.sndto,
swiftflg: model.brtp.swiftflg,
swiftflg: model.letp.swiftflg,
brduil: model.ledgrp.rec.brduil,
purpos: model.ledgrp.rec.purpos,
revflg: model.ledgrp.rec.revflg,
......@@ -136,7 +136,6 @@ export default {
buildSetgllAccts (model, trnName, setglg) {
let params = {
...this.buildCommonData(model, trnName),
setglg
};
return params
}
......
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