优化运维中心前端效果

This commit is contained in:
648540858
2024-11-01 17:59:55 +08:00
parent 1c9dc01314
commit 84be003a8f
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ export default {
data() {
return {
loading: false,
winHeight: window.innerHeight - 160,
winHeight: window.innerHeight - 180,
data: [],
filter: "",
websocket: null,