Commit 4d5da0d7 by WH

botset

parent 054b9d0c
...@@ -126,6 +126,7 @@ export default class Botset { ...@@ -126,6 +126,7 @@ export default class Botset {
proins: '' proins: ''
}, },
rec: { rec: {
inr:'',
rcvdat: '', rcvdat: '',
predat: '', predat: '',
matpercnt: '', matpercnt: '',
...@@ -140,7 +141,8 @@ export default class Botset { ...@@ -140,7 +141,8 @@ export default class Botset {
waicolcod: '', waicolcod: '',
matdat: '', matdat: '',
nam: '', nam: '',
focflg: '' focflg: '',
branchinr:'',
}, },
col: { col: {
pts: new Pts().data pts: new Pts().data
...@@ -171,7 +173,7 @@ export default class Botset { ...@@ -171,7 +173,7 @@ export default class Botset {
account: '' account: ''
}, },
bptbck: { bptbck: {
bptbckg: '' bptbckg:[],
}, },
......
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