변경추가
This commit is contained in:
parent
ea3b6d2083
commit
6476a83d86
|
|
@ -13,7 +13,7 @@ export default function NodeEditorPage() {
|
|||
|
||||
useEffect(() => {
|
||||
// /admin/dataflow 메인 페이지로 리다이렉트
|
||||
router.replace("/admin/dataflow");
|
||||
router.replace("/admin/systemMng/dataflow");
|
||||
}, [router]);
|
||||
|
||||
return (
|
||||
|
|
|
|||
Loading…
Reference in New Issue