fix: [quality] 제품검사 등록 후 목록 미노출 수정
This commit is contained in:
@@ -68,6 +68,7 @@ export function InspectionCreate() {
|
||||
client: '',
|
||||
manager: '',
|
||||
managerContact: '',
|
||||
receptionDate: new Date().toISOString().slice(0, 10),
|
||||
constructionSite: { ...emptyConstructionSite },
|
||||
materialDistributor: { ...emptyMaterialDistributor },
|
||||
constructorInfo: { ...emptyConstructor },
|
||||
|
||||
Reference in New Issue
Block a user