src/views/infra/redis/index.vue
@@ -244,7 +244,7 @@ fontSize: 30, // 文字的字体大小,默认 15。 formatter: cache.value!.info.used_memory_human // 格式化函数或者字符串 } console.log(cache.value!.info.used_memory_human) usedmemoryEchartChika.series[0].data[0] = { value: cache.value!.info.used_memory_human, name: '内存消耗'