领料出库时间设置为预领时间
This commit is contained in:
parent
f3cde48afb
commit
74f01a0594
|
|
@ -799,7 +799,7 @@ export default {
|
|||
this.dialogQuery.id = row.id
|
||||
this.leaseType = row.leaseType
|
||||
this.resetDialogQuery()
|
||||
this.timeTemp = row.createTimes
|
||||
this.timeTemp = row.estimateLeaseTime
|
||||
// this.getDialogList()
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue