src/views/monitor/cache/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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(() => {