zhangdan 4 anni fa
parent
commit
41f5f3f8aa
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/Service/PurchasedServiceList.vue

+ 1 - 0
src/views/Service/PurchasedServiceList.vue

@@ -400,6 +400,7 @@ export default {
   },
   mounted () {
     this.getSalesChannel()
+	this.getTotal()
   },
   beforeRouteEnter (to, from, next) {
     next(vm => {