jiangping
2025-03-27 e4a06e0730dc0aa6ced97cbb3362d6b8ef473d39
admin/src/views/business/dangerStatic.vue
@@ -112,6 +112,13 @@
      })
      let colors = ['#d75a44', '#e39f4d', '#f0d05f', '#7ac7f6', '#4469ee', '#698af0','#86a2f1','#a1b4f6','#a0b5f5', '#9fb5f4', '#b6c7f7', '#c8d5f8']
      let option = {
        grid: {
          left: '0%',
          // right: '4%',
          // bottom: '3%',
          top: '0%',
          containLabel: true
        },
        title: [
          {
            text: '隐患总数',
@@ -203,6 +210,7 @@
        yAxis: {
          type: 'value',
          name: '隐患数',
          minInterval: 1,
          axisLine: {
            show: true,
          },