新增: 算法全局参数菜单项
This commit is contained in:
@@ -328,6 +328,18 @@ def _build_aiot_menus():
|
||||
"visible": True,
|
||||
"keepAlive": True,
|
||||
},
|
||||
{
|
||||
"id": 2030,
|
||||
"parentId": 2000,
|
||||
"name": "算法全局参数",
|
||||
"path": "device/algorithm",
|
||||
"component": "aiot/device/algorithm/index",
|
||||
"componentName": "AiotDeviceAlgorithm",
|
||||
"icon": "ep:setting",
|
||||
"sort": 5,
|
||||
"visible": True,
|
||||
"keepAlive": True,
|
||||
},
|
||||
{
|
||||
"id": 2040,
|
||||
"parentId": 2000,
|
||||
|
||||
Reference in New Issue
Block a user