|
|
|
@ -255,7 +255,7 @@ |
|
|
|
defectedQty: this.itemData.qualifiedNotQty, |
|
|
|
operatorId: this.itemData.operator, |
|
|
|
currentTime: this.dayjs().format('YYYY-MM-DD HH:mm:ss'), |
|
|
|
scheduledDate: this.pageData.scheduleDate, |
|
|
|
scheduledDate: this.dayjs(this.pageData.scheduledDate).format('YYYY-MM-DD HH:mm:ss'), |
|
|
|
shiftNo: this.pageData.shiftNo, |
|
|
|
sfdcSetupTime: 0, |
|
|
|
sfdcSetupDownTime: 0, |
|
|
|
|