fix: 修复工单前端物料对话框不请空,修复与前端接口字段一致,修复反馈前端信息

This commit is contained in:
2023-03-30 14:33:55 +08:00
parent 96468538dd
commit 51aac3036b
6 changed files with 41 additions and 27 deletions

View File

@@ -461,6 +461,8 @@ const defaultForm = {
material_id: null,
material_code: null,
material_weight: null,
material_name: null,
material_spec: null,
planproducestart_date: null,
planproduceend_date: null,
realproducestart_date: null,