he2802 il y a 4 ans
Parent
commit
0b6105eadf
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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: {