Sfoglia il codice sorgente

feat:修复当日预约的BUG

zhanghui 6 mesi fa
parent
commit
6d394f288b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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);