chore: refs #6683 update icon for property route to use 'apartment'
This commit is contained in:
parent
56c1373b8e
commit
2bfa8368ab
|
@ -62,7 +62,7 @@ export default {
|
||||||
path: '/property',
|
path: '/property',
|
||||||
meta: {
|
meta: {
|
||||||
title: 'properties',
|
title: 'properties',
|
||||||
icon: 'vn:property',
|
icon: 'apartment',
|
||||||
moduleName: 'Property',
|
moduleName: 'Property',
|
||||||
menu: ['PropertyList'],
|
menu: ['PropertyList'],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue