Commit b7e1d7dd authored by 车宾's avatar 车宾

feat: 新增地盘车间/装配车间查询

parent b0f2f9ed
......@@ -94,6 +94,11 @@
id: 2,
label: '四轮定位',
code: 'WHEEL_ALIGNMENT'
},
{
id: 3,
label: '底盘车间过程扫码',
code: 'PROCESS_SCAN_CODE_DP'
}
// {
// id: 4,
......
......@@ -114,6 +114,11 @@
id: 7,
label: '新能源在线检测点',
code: 'NEW_ENERGY'
},
{
id: 8,
label: '装配车间过程扫码',
code: 'PROCESS_SCAN_CODE_ZP'
}
],
// 搜索组件关键字列表
......
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