Commit 2b48a0e4 by WH

修复缺陷

parent aed29acb
import Pts from '~/components/business/commonModel/Pts';
import Pub from '~/components/business/commonModel/index.js';
export default class Betset {
constructor() {
this.data = {
......@@ -243,10 +244,12 @@ export default class Betset {
bptbck: {
bptbckg:
[
{ownref:'',
opncur:'',
opnamt:'',
bckamt:''},
{
ownref: '',
opncur: '',
opnamt: '',
bckamt: ''
},
]
,
},
......
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