Ver Fonte

fix:预约bug修改

zhanghui há 2 anos atrás
pai
commit
02f61b5797
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      orderPages/bookService/index.vue

+ 1 - 0
orderPages/bookService/index.vue

@@ -200,6 +200,7 @@
 				console.log('++++++++++++++')
 				this.periodDateIndex = e.detail.value
 				this.periodDate = this.periodDateList[e.detail.value]
+				this.orderParam.serviceDate=this.periodDate.label
 				//对所有子订单的服务人员及服务时段重新赋值
 				this.getServicePerson(this.periodDate.label,true)