feat(original): 원작

- 등록, 수정, 삭제
- 캐릭터 연결, 해제 기능 추가
This commit is contained in:
Yu Sung
2025-09-15 04:27:22 +09:00
parent cd86973b60
commit 6507b025de
6 changed files with 934 additions and 3 deletions

View File

@@ -122,6 +122,11 @@ export default {
route: '/character/calculate',
items: null
},
{
title: '원작',
route: '/original-work',
items: null
},
]
})
} else {