parent
80f1c08951
commit
2989372c5c
@ -256,6 +256,7 @@ const usedMemoryInstance = async () => {
|
||||
value: cache.value!.info.used_memory_human,
|
||||
name: '内存消耗'
|
||||
}
|
||||
console.log(cache.value!.info)
|
||||
usedmemoryEchartChika.tooltip = {
|
||||
formatter: '{b} <br/>{a} : ' + cache.value!.info.used_memory_human
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user