style:子模具的新增弹框-入库时间默认当前时间

main
黄伟杰 1 month ago
parent db0ad5d302
commit 9fe1307f54

@ -304,7 +304,7 @@ const resetForm = () => {
unitId: undefined, unitId: undefined,
machineId: undefined, machineId: undefined,
useTime: 0, useTime: 0,
inTime: undefined, inTime: Date.now(),
status: 3, status: 3,
images: undefined, images: undefined,
qrcodeUrl: undefined, qrcodeUrl: undefined,

Loading…
Cancel
Save