【新增】 IOT 设备管理

This commit is contained in:
安浩浩
2024-09-21 09:15:27 +08:00
parent 85c0da5aec
commit b69a784e86
9 changed files with 477 additions and 7 deletions

View File

@@ -614,7 +614,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
children: [
{
path: 'product/detail/:id',
name: 'IotProductDetail',
name: 'IoTProductDetail',
meta: {
title: '产品详情',
noCache: true,