fix bill plz callback transaction status

This commit is contained in:
omair saleh
2021-12-19 16:12:59 +08:00
parent 8ddbc7dbc6
commit b0ea0cb295
@@ -399,7 +399,7 @@
}
},
created(){
this.$store.dispatch('updateListQueue', {'name': this.section});
// this.$store.dispatch('updateListQueue', {'name': this.section});
},
methods: {
fetchBooking(){