diff --git a/frontend/src/layout/MainLayout.vue b/frontend/src/layout/MainLayout.vue index 1d6bcb5..d20358d 100644 --- a/frontend/src/layout/MainLayout.vue +++ b/frontend/src/layout/MainLayout.vue @@ -57,7 +57,11 @@
- + + + + +
diff --git a/frontend/src/views/VMList.vue b/frontend/src/views/VMList.vue index 4781cd9..8ae6989 100644 --- a/frontend/src/views/VMList.vue +++ b/frontend/src/views/VMList.vue @@ -6,17 +6,24 @@ + 创建虚拟机 - + 刷新 - 共 {{ vmTotal }} 台虚拟机 + 共 {{ vmTotal }} 台虚拟机,匹配 {{ filteredVms.length }} 台 - +