jiangping
2025-05-21 b0f68c57f7699d083818b9837289e4fb5b7cb25c
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: [