xg
This commit is contained in:
parent
6f24cb91f7
commit
4354b6d8fd
@ -57,7 +57,8 @@
|
||||
goexchange(item) {
|
||||
var obj = {
|
||||
identity: this.query.identity,
|
||||
prizeId: item.prizeId
|
||||
prizeId: item.prizeId,
|
||||
source: 1
|
||||
}
|
||||
prizeExchangesave(obj).then(res => {
|
||||
if (res.code == 200) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user