mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 07:33:32 +09:00
fix : 파일 이름수정
This commit is contained in:
@@ -28,7 +28,7 @@ const links = ref<NavbarItem[]>([
|
|||||||
{
|
{
|
||||||
id: 'payment',
|
id: 'payment',
|
||||||
type: 'link',
|
type: 'link',
|
||||||
to: '/app/paymentManagement',
|
to: '/app/ApprovalManagement',
|
||||||
label: '결재함',
|
label: '결재함',
|
||||||
icon: '',
|
icon: '',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user