feat: 灯光

This commit is contained in:
lushihan
2024-06-06 16:49:24 +08:00
parent e7e2d52dff
commit 0bfbf391e2
4 changed files with 592 additions and 5 deletions

View File

@@ -15,9 +15,9 @@ const equipmentControl = {
{
path: 'index',
name: 'lightManageIndex',
component: () => import('/@/view/equipmentControl/lightingManage/index.vue'),
component: () => import('/@/view/equipmentControl/lightingManage/indexs.vue'),
meta: {
title: '部门/权限',
title: '智能照明',
keepAlive: true,
// backApi: [],
},