Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into fix/uploadBankSlip

This commit is contained in:
lonetrinity
2018-09-25 10:00:46 +08:00
+5 -4
View File
@@ -528,10 +528,11 @@ export default {
}
},
mounted () {
this.getBooking();
this.initBooking();
this.getRate();
this.getBookingTableComplete();
this.getBooking()
this.initBooking()
this.getRate()
this.getBookingTableComplete()
this.listen()
},
methods: {
// listen to update rate changes