he2802 4 vuotta sitten
vanhempi
commit
0b6105eadf
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      pages2/plan/detail.vue

+ 1 - 0
pages2/plan/detail.vue

@@ -170,6 +170,7 @@ export default {
 		this.workList = []
 		this.showDayList = []
 		this.calendarStudyVo = {}
+		this.isOpen = false
 		this.getList();
 	},
 	methods: {