fix: 点
This commit is contained in:
parent
e7e975dc59
commit
2f910c83e0
|
@ -386,6 +386,7 @@
|
||||||
code_batch_id: this.code_batch_id
|
code_batch_id: this.code_batch_id
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res.code === 200) {
|
if (res.code === 200) {
|
||||||
|
alert(JSON.stringify(res.data.product))
|
||||||
// send_status 1发放中,2全部成功 ,3全部失败,4部分失败 ,5未领取
|
// send_status 1发放中,2全部成功 ,3全部失败,4部分失败 ,5未领取
|
||||||
// status 1待领取,2发放中,3待使用,4已使用,5领取失败
|
// status 1待领取,2发放中,3待使用,4已使用,5领取失败
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue