whj hace 1 año
padre
commit
8269392cc8
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  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;