Explorar o código

我的日程调整

wangqiang hai 1 ano
pai
achega
a2e4534505
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      pages/calendar/MyCalendar.vue

+ 3 - 0
pages/calendar/MyCalendar.vue

@@ -53,6 +53,9 @@
 		activated() {
 			this.refreshList();
 		},
+		created() {
+			this.refreshList();
+		},
 		methods: {
 			// 选择月份
 			selectHandler(data) {