合并
This commit is contained in:
@ -149,7 +149,7 @@ const initFormData: any = {
|
||||
planCode: undefined,
|
||||
matCat: undefined,
|
||||
status: undefined,
|
||||
projectId: currentProject.value.id
|
||||
projectId: currentProject.value?.id
|
||||
},
|
||||
|
||||
planList: [
|
||||
|
Reference in New Issue
Block a user