更新
This commit is contained in:
parent
8b82c6be8c
commit
4e7c2ce5ae
@ -689,7 +689,7 @@ export default {
|
|||||||
images: this.voucherInfo.image
|
images: this.voucherInfo.image
|
||||||
}).then(res=>{
|
}).then(res=>{
|
||||||
Message.success(res.message);
|
Message.success(res.message);
|
||||||
this.closeDialogVoucher;
|
this.closeDialogVoucher();
|
||||||
}).catch(e=>{
|
}).catch(e=>{
|
||||||
Message.error(e);
|
Message.error(e);
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user