|
@@ -204,6 +204,7 @@ export const testConfigVent: Config[] = [
|
|
|
],
|
|
|
gallery_list: [],
|
|
|
preset: [],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=gate_xinJianFuXieJin',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -265,6 +266,7 @@ export const testConfigVent: Config[] = [
|
|
|
],
|
|
|
},
|
|
|
],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=windrect',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:1000px;height:280px;',
|
|
@@ -1636,6 +1638,7 @@ export const testConfigVentRealtime: Config[] = [
|
|
|
],
|
|
|
gallery_list: [],
|
|
|
preset: [],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=gate_xinJianFuXieJin',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -1697,6 +1700,7 @@ export const testConfigVentRealtime: Config[] = [
|
|
|
],
|
|
|
},
|
|
|
],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=windrect',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:1000px;height:280px;',
|