mirror of
https://github.com/MCSManager/UI.git
synced 2025-02-17 18:39:30 +08:00
更新 总览数据
This commit is contained in:
parent
8ba1d98574
commit
7a263ae3f8
@ -314,11 +314,11 @@ export default {
|
||||
},
|
||||
|
||||
{
|
||||
name: "面板已用内存",
|
||||
value: `${Number(data.process.memory / 1024 / 1024).toFixed(0)}MB`
|
||||
name: "对应守护进程版本",
|
||||
value: this.specifiedDaemonVersion
|
||||
},
|
||||
{
|
||||
name: "越权请求次数",
|
||||
name: "阻挡请求次数",
|
||||
value: data.record.illegalAccess
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user