fix: [items] 품목 폼 저장/에러 시 하드코딩 경로 → router.back() 전환

This commit is contained in:
유병철
2026-03-19 14:56:30 +09:00
parent 8d15c2391d
commit 42e50c78a6
3 changed files with 4 additions and 6 deletions

View File

@@ -405,8 +405,7 @@ export default function DynamicItemForm({
}
}
router.push('/production/screen-production');
router.refresh();
router.back();
});
} catch (error) {
// 2025-12-11: 백엔드에서 중복 에러 반환 시 다이얼로그 표시