Commit 4f1c233a authored by wends's avatar wends

update routes

parent 63282603
......@@ -12,9 +12,9 @@ const router = {
{
menuId: 'EquipmentModel',
path: 'equipment-model',
name: '设备',
name: '设备',
component: () => import('@/views/equipment-management/equipment-model'),
meta: { title: '设备', icon: 'equipment-model' }
meta: { title: '设备', icon: 'equipment-model' }
},
{
menuId: 'EquipmentInstance',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment