|
@@ -168,7 +168,7 @@ export const leftMonitor = [
|
|
|
{
|
|
|
title: '加载',
|
|
|
code: '_AirCompressor_Load',
|
|
|
- type: 'warning',
|
|
|
+ type: 'sign',
|
|
|
},
|
|
|
{
|
|
|
title: `电机前轴振动`,
|
|
@@ -297,7 +297,7 @@ export const leftMonitor = [
|
|
|
{
|
|
|
title: '加载',
|
|
|
code: '_AirCompressor_Load',
|
|
|
- type: 'warning',
|
|
|
+ type: 'sign',
|
|
|
},
|
|
|
{
|
|
|
title: `电机前轴振动`,
|
|
@@ -426,7 +426,7 @@ export const leftMonitor = [
|
|
|
{
|
|
|
title: '加载',
|
|
|
code: '_AirCompressor_Load',
|
|
|
- type: 'warning',
|
|
|
+ type: 'sign',
|
|
|
},
|
|
|
{
|
|
|
title: `电机前轴振动`,
|
|
@@ -558,7 +558,7 @@ export const rightMonitor = [
|
|
|
{
|
|
|
title: '加载',
|
|
|
code: '_AirCompressor_Load',
|
|
|
- type: 'warning',
|
|
|
+ type: 'sign',
|
|
|
},
|
|
|
{
|
|
|
title: `电机前轴振动`,
|
|
@@ -687,7 +687,7 @@ export const rightMonitor = [
|
|
|
{
|
|
|
title: '加载',
|
|
|
code: '_AirCompressor_Load',
|
|
|
- type: 'warning',
|
|
|
+ type: 'sign',
|
|
|
},
|
|
|
{
|
|
|
title: `电机前轴振动`,
|
|
@@ -816,7 +816,7 @@ export const rightMonitor = [
|
|
|
{
|
|
|
title: '加载',
|
|
|
code: '_AirCompressor_Load',
|
|
|
- type: 'warning',
|
|
|
+ type: 'sign',
|
|
|
},
|
|
|
{
|
|
|
title: `电机前轴振动`,
|