xuqiaoying 2 سال پیش
والد
کامیت
2a7e9fe0a0
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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()
     },