Commit c88af302 authored by 车宾's avatar 车宾

feat(焊装车间): 左侧树添加‘焊接机器人工作站’节点

parent b7e1d7dd
...@@ -99,6 +99,11 @@ ...@@ -99,6 +99,11 @@
id: 4, id: 4,
label: '焊装板链', label: '焊装板链',
code: 'PLATE_CHAIN' code: 'PLATE_CHAIN'
},
{
id: 5,
label: '焊接机器人工作站',
code: 'WELDING_ROBOT_WORKSTATION'
} }
], ],
// 搜索组件关键字列表 // 搜索组件关键字列表
......
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