mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 19:43:50 +09:00
func : 계약관리page - 테이블컬럼 대금청구 조건부 활성화
fix : navbar - 전표관리 주석처리
This commit is contained in:
@@ -18,13 +18,13 @@ const links = ref<NavbarItem[]>([
|
||||
label: '계약관리',
|
||||
icon: '',
|
||||
},
|
||||
{
|
||||
id: 'document',
|
||||
type: 'link',
|
||||
to: '/app/documentManagement',
|
||||
label: '전표관리',
|
||||
icon: '',
|
||||
},
|
||||
// {
|
||||
// id: 'document',
|
||||
// type: 'link',
|
||||
// to: '/app/documentManagement',
|
||||
// label: '전표관리',
|
||||
// icon: '',
|
||||
// },
|
||||
{
|
||||
id: 'payment',
|
||||
type: 'link',
|
||||
|
||||
Reference in New Issue
Block a user