jiangping
2025-05-12 07c39bebefd1244dfccd83de82895e6c1f896e01
admin/src/views/business/dangerStatic.vue
@@ -287,7 +287,7 @@
          minInterval: 1,
          axisLine: {
            show: true,
          },
          }
        },
        series: [
          {
@@ -345,6 +345,12 @@
          type: 'value',
          axisLine: {
            show: true
          },
          axisLabel: {
            formatter: function (value) {
              // 四舍五入到最近的整数
              return Math.round(value);
            }
          }
        },
        series: [