Commit 3ded92fd by huxi

giteng 清理

parent 55652fb7
...@@ -3,47 +3,47 @@ import Pub from '~/components/business/commonModel/index.js'; ...@@ -3,47 +3,47 @@ import Pub from '~/components/business/commonModel/index.js';
export default class Giteng { export default class Giteng {
constructor() { constructor() {
this.data = { this.data = {
setmod: { setmod: {
refdat: '' refdat: ''
},
gidgrp: {
ctr: {
pts: new Pts().data,
}, },
gidgrp: { rec: {
ctr: { expdat: '',
pts: new Pts().data, purpos: '',
}, liadat: '',
rec: { liatypc: '',
expdat: '', ownref: '',
purpos: '', exptyp: '',
liadat: '', nam: '',
liatypc: '', gartyp: '',
ownref: '', purposin: ''
exptyp: '', },
nam: '', cbs: {
gartyp: '', opn1: {
purposin: '' cur: '',
}, amt: ''
cbs: {
opn1: {
cur: '',
amt: ''
},
max: {
cur: '',
amt: ''
}
},
iss: {
pts: new Pts().data,
},
ben: {
pts: new Pts().data,
},
apl: {
pts: new Pts().data,
}, },
adv: { max: {
pts: new Pts().data, cur: '',
amt: ''
} }
}, },
iss: {
pts: new Pts().data,
},
ben: {
pts: new Pts().data,
},
apl: {
pts: new Pts().data,
},
adv: {
pts: new Pts().data,
}
},
gitp0: { gitp0: {
aamgid: { aamgid: {
addamtflg: '' addamtflg: ''
......
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