diff --git a/src/router/modules/property.js b/src/router/modules/property.js index ab3bc6318..81d8410ac 100644 --- a/src/router/modules/property.js +++ b/src/router/modules/property.js @@ -62,7 +62,7 @@ export default { path: '/property', meta: { title: 'properties', - icon: 'vn:property', + icon: 'apartment', moduleName: 'Property', menu: ['PropertyList'], },