RuoYi
2020-11-28 a69cc94f354bcc0b787b0de4fe83b7d0c8e3b742
ruoyi-ui/src/views/monitor/cache/index.vue
@@ -117,14 +117,14 @@
        this.usedmemory = echarts.init(this.$refs.usedmemory, "macarons");
        this.usedmemory.setOption({
          tooltip: {
            formatter: "{b} <br/>{a} : {c}M",
            formatter: "{b} <br/>{a} : {c}K",
          },
          series: [
            {
              name: "峰值",
              type: "gauge",
              detail: {
                formatter: "{value}M",
                formatter: "{value}K",
              },
              data: [
                {