he2802 4 anos atrás
pai
commit
0b6105eadf
1 arquivos alterados com 1 adições e 0 exclusões
  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: {