상세 경로 수정
This commit is contained in:
@@ -58,7 +58,6 @@ export const ROUTE_NAMES = {
|
||||
vatReturn: {
|
||||
base: '/vat-return/*',
|
||||
list: 'list',
|
||||
detail: 'detail',
|
||||
reference: 'reference'
|
||||
},
|
||||
additionalService: {
|
||||
@@ -139,17 +138,14 @@ export const ROUTE_NAMES = {
|
||||
notice: {
|
||||
base: '/notice/*',
|
||||
list: 'list',
|
||||
detail: 'detail',
|
||||
},
|
||||
faq: {
|
||||
base: '/faq/*',
|
||||
list: 'list',
|
||||
detail: 'detail',
|
||||
},
|
||||
qna: {
|
||||
base: '/qna/*',
|
||||
list: 'list',
|
||||
detail: 'detail',
|
||||
register: 'register',
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user