Commit 1507d213 by WF1020

letame修改

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