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