xuqiaoying 2 lat temu
rodzic
commit
2a7e9fe0a0
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      pages2/dailyPractice/index.vue

+ 2 - 0
pages2/dailyPractice/index.vue

@@ -54,6 +54,8 @@ export default {
     onLoad(option) {
         this.goodsId = option.goodsId
         this.orderGoodsId = option.orderGoodsId
+    },
+    onShow() {
         this.initCalendar()
         this.getToDayExam()
     },