diff --git a/ruoyi-admin/src/main/resources/templates/report/VibrationThreeRealTimeCurve.html b/ruoyi-admin/src/main/resources/templates/report/VibrationThreeRealTimeCurve.html index 2450581..9135661 100644 --- a/ruoyi-admin/src/main/resources/templates/report/VibrationThreeRealTimeCurve.html +++ b/ruoyi-admin/src/main/resources/templates/report/VibrationThreeRealTimeCurve.html @@ -292,6 +292,7 @@ { type: 'value', name: '℃', + max:150, axisLine: { show: true } @@ -303,10 +304,12 @@ show: true }, offset: 25, + max:50, position: 'left' }, { name: 'um', + max:5000, type: 'value', axisLine: { show: true diff --git a/ruoyi-admin/src/main/resources/templates/system/Monitor/vibrationSensorMonitor.html b/ruoyi-admin/src/main/resources/templates/system/Monitor/vibrationSensorMonitor.html index 875d768..b7b5b30 100644 --- a/ruoyi-admin/src/main/resources/templates/system/Monitor/vibrationSensorMonitor.html +++ b/ruoyi-admin/src/main/resources/templates/system/Monitor/vibrationSensorMonitor.html @@ -3,6 +3,12 @@