Commit 54f20405 by liaoxing

letnot修改

parent c0951ffb
...@@ -55,7 +55,7 @@ export default { ...@@ -55,7 +55,7 @@ export default {
ownref: model.ledgrp.rec.ownref, ownref: model.ledgrp.rec.ownref,
opndat: model.ledgrp.rec.opndat, opndat: model.ledgrp.rec.opndat,
expdat: model.ledgrp.rec.expdat, expdat: model.ledgrp.rec.expdat,
branchInr: model.ledgrp.rec.branchInr, branchInr: model.ledgrp.rec.branchinr,
hndtyp: model.ledgrp.rec.hndtyp, hndtyp: model.ledgrp.rec.hndtyp,
gartyp: model.ledgrp.rec.gartyp, gartyp: model.ledgrp.rec.gartyp,
fingua: model.ledgrp.rec.fingua, fingua: model.ledgrp.rec.fingua,
......
...@@ -61,7 +61,8 @@ export default class Letnot { ...@@ -61,7 +61,8 @@ export default class Letnot {
aplbnkdirsnd: '', aplbnkdirsnd: '',
advdat: '', advdat: '',
porloa: '', porloa: '',
apprultxt: '' apprultxt: '',
branchinr: '',
}, },
cbs: { cbs: {
opn2: { opn2: {
......
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