Commit 26f2961a by 闫泽浩

brtdck代码更新

parent 552ad7fc
......@@ -103,17 +103,17 @@ export default class Brtdck {
cbs: {
opn1: {
cur: '',
amt: ''
amt: '0.0'
},
opn2: {
cur: ''
},
max: {
cur: '',
amt: ''
amt: '0.0'
},
max2: {
amt: ''
amt: '0.0'
}
}
},
......
......@@ -65,11 +65,11 @@ export default class Brtdcr {
},
opn1: {
cur: '',
amt:''
amt:'0.0'
},
max: {
cur: '',
amt: ''
amt: '0.0'
},
max2: {
amt: '0.0'
......
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