Commit 0c2aa744 by panziyi

letdrv修改

parent a7bd8a83
...@@ -39,7 +39,7 @@ export default { ...@@ -39,7 +39,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,
......
...@@ -88,7 +88,8 @@ export default class Letdrv { ...@@ -88,7 +88,8 @@ export default class Letdrv {
nam: '', nam: '',
docprbrol: '', docprbrol: '',
etyextkey: '', etyextkey: '',
totamt: '0.00' totamt: '0.00',
bchkeyinr:'',
}, },
cbs: { cbs: {
opn1: { opn1: {
......
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