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 () { mounted () {
this.getBooking(); this.getBooking()
this.initBooking(); this.initBooking()
this.getRate(); this.getRate()
this.getBookingTableComplete(); this.getBookingTableComplete()
this.listen()
}, },
methods: { methods: {
// listen to update rate changes // listen to update rate changes