Просмотр исходного кода

feat:修复当日预约的BUG

zhanghui 6 месяцев назад
Родитель
Сommit
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);