forked from verdnatura/salix-front
refs #5509 feat(DMS): change icon
This commit is contained in:
parent
00bed4fd61
commit
de184e9cf8
|
@ -100,7 +100,7 @@ export default {
|
|||
name: 'EntryDms',
|
||||
meta: {
|
||||
title: 'dms',
|
||||
icon: 'cloud_upload',
|
||||
icon: 'smb_share',
|
||||
},
|
||||
component: () => import('src/pages/Entry/Card/EntryDms.vue'),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue