Commit 7d2bc383 by huxi

litame

parent f1581de5
...@@ -34,7 +34,7 @@ export default { ...@@ -34,7 +34,7 @@ export default {
ownref: model.lidgrp.rec.ownref, ownref: model.lidgrp.rec.ownref,
opndat: model.lidgrp.rec.opndat, opndat: model.lidgrp.rec.opndat,
expdat: model.lidgrp.rec.expdat, expdat: model.lidgrp.rec.expdat,
branchinr: model.lidgrp.rec.branchinr, branchInr: model.lidgrp.rec.branchinr,
hndtyp: model.lidgrp.rec.hndtyp, hndtyp: model.lidgrp.rec.hndtyp,
gartyp: model.lidgrp.rec.gartyp, gartyp: model.lidgrp.rec.gartyp,
fingua: model.lidgrp.rec.fingua, fingua: model.lidgrp.rec.fingua,
......
...@@ -159,11 +159,11 @@ export default class Litame { ...@@ -159,11 +159,11 @@ export default class Litame {
cbs: { cbs: {
opn2: { opn2: {
cur: '', cur: '',
amt: '' amt: '',
}, },
max: { max: {
cur: '', cur: '',
amt: '' amt: '',
}, },
nom1: { nom1: {
cur: '', cur: '',
......
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