|
@@ -699,7 +699,7 @@ export default {
|
|
|
startTime: this.screenForm.date ? this.screenForm.date[0] : '',
|
|
|
endTime: this.screenForm.date ? this.screenForm.date[1] : '',
|
|
|
examineStatus: this.screenForm.status,
|
|
|
- serviceId: this.screenForm.salesMan,
|
|
|
+ serviceId: this.screenForm.serviceId,
|
|
|
type: this.screenForm.orderType,
|
|
|
k3ServiceId: this.screenForm.k3ServiceId,
|
|
|
mainOrderId: this.screenForm.mainOrderId,
|