Files
kvm-manager/frontend
admin da741e7593 feat: 虚拟机列表缓存+模糊搜索
- 添加keep-alive缓存VMList组件,从详情页返回不重新请求API
- 只有点击刷新按钮才重新获取虚拟机列表
- 新增模糊搜索框,支持按名称/IP/MAC搜索
- 搜索时显示匹配数量统计
2026-05-14 12:14:36 +08:00
..

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.