Browse Source

fix:预约bug修改

zhanghui 2 năm trước cách đây
mục cha
commit
02f61b5797
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)