alfa release
This commit is contained in:
@@ -10,9 +10,24 @@ const tmenu = [
|
||||
to: '/company'
|
||||
},
|
||||
|
||||
{
|
||||
label: 'Şablon Tasarımı',
|
||||
icon: 'business',
|
||||
grantKey: 'Tmpl',
|
||||
to: '/tmpl'
|
||||
},
|
||||
|
||||
{
|
||||
label:'menu.masterData',
|
||||
label: 'Bordro Eşleme',
|
||||
icon: 'business',
|
||||
grantKey: 'Map',
|
||||
to: '/map'
|
||||
},
|
||||
|
||||
/*
|
||||
|
||||
{
|
||||
label:'Hesap Planı',
|
||||
icon: 'mdi-database-edit',
|
||||
grantKey: 'Data',
|
||||
to: null,
|
||||
@@ -84,6 +99,8 @@ const tmenu = [
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
*/
|
||||
]
|
||||
|
||||
export const menu = function () {
|
||||
|
||||
Reference in New Issue
Block a user