he2802 hace 4 años
padre
commit
0b6105eadf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: {