过滤槽详情

main
wangqiujuan0808 2024-01-05 22:27:05 +08:00
parent 7bf7b2878e
commit 1f2e5e997b
5 changed files with 4 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 2.4 MiB

View File

@ -75,7 +75,7 @@ const deviceData = {
}, },
] ]
}, },
'guan1': { 'Circle001': {
name: '过滤槽', name: '过滤槽',
imgUrl: 'guolvcao', imgUrl: 'guolvcao',
detail: [ detail: [

View File

@ -66,7 +66,7 @@ const data = reactive({
{ {
type: '生产设备', type: '生产设备',
name: '过滤槽', name: '过滤槽',
num: 'set6', num: 'Circle001',
value: 130, value: 130,
id: "echartDiv1" id: "echartDiv1"
}, },

View File

@ -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: '生产设备',

View File

@ -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',