Commit 4d5da0d7 by WH

botset

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