过滤槽详情
parent
7bf7b2878e
commit
1f2e5e997b
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 2.4 MiB |
|
@ -75,7 +75,7 @@ const deviceData = {
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
'guan1': {
|
'Circle001': {
|
||||||
name: '过滤槽',
|
name: '过滤槽',
|
||||||
imgUrl: 'guolvcao',
|
imgUrl: 'guolvcao',
|
||||||
detail: [
|
detail: [
|
||||||
|
|
|
@ -66,7 +66,7 @@ const data = reactive({
|
||||||
{
|
{
|
||||||
type: '生产设备',
|
type: '生产设备',
|
||||||
name: '过滤槽',
|
name: '过滤槽',
|
||||||
num: 'set6',
|
num: 'Circle001',
|
||||||
value: 130,
|
value: 130,
|
||||||
id: "echartDiv1"
|
id: "echartDiv1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -61,7 +61,7 @@ const data = reactive({
|
||||||
{
|
{
|
||||||
label: '过滤槽',
|
label: '过滤槽',
|
||||||
id: '0-2',
|
id: '0-2',
|
||||||
clickName: 'guan1',
|
clickName: 'Circle001',
|
||||||
info: {
|
info: {
|
||||||
name: '过滤槽',
|
name: '过滤槽',
|
||||||
type: '生产设备',
|
type: '生产设备',
|
||||||
|
|
|
@ -222,6 +222,7 @@ const enableGroup = [
|
||||||
'yuanliao_room',
|
'yuanliao_room',
|
||||||
'tanghua_room',
|
'tanghua_room',
|
||||||
'touliao_room',
|
'touliao_room',
|
||||||
|
'Circle001',// 过滤槽
|
||||||
'guan1',
|
'guan1',
|
||||||
'guan2',// 立仓
|
'guan2',// 立仓
|
||||||
'guan3',
|
'guan3',
|
||||||
|
|
Loading…
Reference in New Issue