Explorar el Código

feat:修复当日预约的BUG

zhanghui hace 7 meses
padre
commit
6d394f288b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);