feat(character-calculator): 캐릭터별 정산 추가

This commit is contained in:
Yu Sung
2025-09-13 05:25:35 +09:00
parent 5ee0fe6a60
commit 1e4dcffc17
4 changed files with 336 additions and 2 deletions

View File

@@ -116,7 +116,12 @@ export default {
title: '큐레이션',
route: '/character/curation',
items: null
}
},
{
title: '정산',
route: '/character/calculate',
items: null
},
]
})
} else {