소스 검색

feat:修复当日预约的BUG

zhanghui 7 달 전
부모
커밋
6d394f288b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      orderPages/storeService/index.vue

+ 1 - 0
orderPages/storeService/index.vue

@@ -194,6 +194,7 @@
 			this.getServicePersonTime()
 			this.getTemplateList()
       this.getSelectionRules(this.takeNumberData)
+      this.orderParam.childService = []
 		},
 		onUnload(){
 			clearTimeout(this.timeoutId);