diff --git a/acupuncture-后台/src/views/monitor/server/index.vue b/acupuncture-后台/src/views/monitor/server/index.vue index caab5c91..b99ec341 100644 --- a/acupuncture-后台/src/views/monitor/server/index.vue +++ b/acupuncture-后台/src/views/monitor/server/index.vue @@ -180,24 +180,16 @@
盘符路径 |
- 文件系统 |
- 盘符类型 |
- 总大小 |
- 可用大小 |
- 已用大小 |
- 已用百分比 |
+ 数据库类型 |
+ 版本号 |
+ 状态 |
---|---|---|---|---|---|---|---|---|---|
{{ sysFile.dirName }} |
- {{ sysFile.sysTypeName }} |
- {{ sysFile.typeName }} |
- {{ sysFile.total }} |
- {{ sysFile.free }} |
- {{ sysFile.used }} |
- {{ sysFile.usage }}% |
+ |||
MariaDB |
+ 10.3.23 |
+ 在线 |