Offline payment delete method check transaction.
This commit is contained in:
@ -100,9 +100,10 @@ const app = new Vue({
|
||||
|
||||
document.getElementById('method-' + this.confirm.code).remove();
|
||||
|
||||
this.confirm.show = false;
|
||||
}
|
||||
|
||||
this.confirm.show = false;
|
||||
|
||||
this.$notify({
|
||||
message: response.data.message,
|
||||
timeout: 5000,
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user