fix:生料领料单新增保存报错问题解决

This commit is contained in:
zhangxuanming 2024-12-20 15:25:46 +08:00
parent 07a19f21da
commit a47f980817

View File

@ -405,7 +405,7 @@ export default {
areaId: null,
areaCode: null,
areaName: null,
issueDate: new Date(),
issueDate: null,
status: 'PREPARE',
remark: null,
attr1: null,