src/views/monitor/cache/index.vue
@@ -157,7 +157,6 @@ } ] }); const usedmemoryInstance = echarts.init(usedmemory.value, "macarons"); usedmemoryInstance.setOption({ tooltip: { @@ -181,6 +180,10 @@ } ] }) window.addEventListener("resize",()=>{ commandstatsIntance.resize() usedmemoryInstance.resize() }); } onMounted(() => {