feat(character-calculator): 캐릭터별 정산 추가
This commit is contained in:
@@ -116,7 +116,12 @@ export default {
|
||||
title: '큐레이션',
|
||||
route: '/character/curation',
|
||||
items: null
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '정산',
|
||||
route: '/character/calculate',
|
||||
items: null
|
||||
},
|
||||
]
|
||||
})
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user