fix bill plz callback transaction status

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