mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-19 12:18:37 +00:00
【代码评审】IoT:物模型的管理
This commit is contained in:
@@ -648,7 +648,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
title: '产品详情',
|
||||
noCache: true,
|
||||
hidden: true,
|
||||
activeMenu: '/iot/product'
|
||||
activeMenu: '/iot/device/product'
|
||||
},
|
||||
component: () => import('@/views/iot/product/product/detail/index.vue')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user