Commit 8402d668 by 王刘锁

点位管理设备类型

parent aa2e0e5a
......@@ -112,8 +112,8 @@ export default {
},
equipmentOptions: [
{ label: '全部', value: '-1' },
{ label: '蓝芯', value: '1' },
{ label: 'MIR', value: '2' },
{ label: 'MIR', value: '1' },
{ label: '蓝芯', value: '2' },
{ label: '其他', value: '3' },
],
tabsActive: '-1',
......
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 sign in to comment