whj il y a 2 ans
Parent
commit
8269392cc8
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      src/views/remote/opc-log/modules/Detail.vue

+ 3 - 2
src/views/remote/opc-log/modules/Detail.vue

@@ -207,8 +207,9 @@ export default {
         shared: true
       })
       this.chart.scale({
-        sale: {
-          min: 0
+        value: {
+          min: 0,
+          nice: true
         }
       })
       // 几何图形 Geometry;