Commit bc575546 authored by 毛线's avatar 毛线

save

parent a0a1c3f7
...@@ -193,6 +193,7 @@ export default { ...@@ -193,6 +193,7 @@ export default {
case 10012: case 10012:
this.jackpotData = JSON.parse(message) this.jackpotData = JSON.parse(message)
this.$refs.jackpotDialog.show() this.$refs.jackpotDialog.show()
this.GetBaseInfo()
break break
case 10008: // Credit-in success case 10008: // Credit-in success
case 10006: // Credit-out success case 10006: // Credit-out success
......
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