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()
     },