购买
This commit is contained in:
parent
2a547414d2
commit
5737ca9f18
|
|
@ -304,7 +304,7 @@
|
|||
|
||||
if (status == 'success') {
|
||||
that.getPrize(res.data.order_num)
|
||||
that.doRefresh()
|
||||
that.getData();
|
||||
}
|
||||
} else {
|
||||
that.$c.toast({
|
||||
|
|
@ -312,7 +312,7 @@
|
|||
duration: 500,
|
||||
success: () => {
|
||||
that.getPrize(res.data.order_num)
|
||||
that.doRefresh()
|
||||
that.getData();
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user