수정
This commit is contained in:
@@ -164,6 +164,10 @@ export const ROUTE_NAMES = {
|
||||
},
|
||||
xkeypad: '/xkeypad',
|
||||
xkeypadSample: '/xkeypad-sample',
|
||||
taxInvoice: {
|
||||
base: '/tax-invoice/*',
|
||||
sample: 'sample'
|
||||
}
|
||||
};
|
||||
|
||||
export type RouteNamesType = typeof ROUTE_NAMES;
|
||||
|
||||
Reference in New Issue
Block a user