修改
This commit is contained in:
parent
5059cd422a
commit
54fef52c32
@ -304,6 +304,7 @@
|
|||||||
this.orderlist.morningOpenStartTime = this.orderlist.morningOpenStartTime.slice(0, 5)
|
this.orderlist.morningOpenStartTime = this.orderlist.morningOpenStartTime.slice(0, 5)
|
||||||
this.orderlist.patientId = this.patientId
|
this.orderlist.patientId = this.patientId
|
||||||
this.orderlist.serviceAddress = this.personInfo.address
|
this.orderlist.serviceAddress = this.personInfo.address
|
||||||
|
this.orderlist.disablingCondition = this.disablingCondition
|
||||||
if (this.orderlist.disablingCondition == 'NOT_DISABLED') {
|
if (this.orderlist.disablingCondition == 'NOT_DISABLED') {
|
||||||
this.orderlist.disablingReason = null
|
this.orderlist.disablingReason = null
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user