Files
One-KVM/web
Fucheng Sha dd3f73ae54 fix: 关闭 MSD 后保存 HID 配置时先更新 MSD 状态再校验端点预算
saveConfig 中调换 updateMsd 和 updateHid 的调用顺序,确保 HID
校验端点预算时 MSD enabled 状态已是最新值,避免被误判为超限。

Fixes mofeng-git/One-KVM#260
2026-05-16 13:00:49 +08:00
..
2026-01-25 16:04:29 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2026-01-25 16:04:29 +08:00
2026-05-05 00:59:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00

Vue 3 + TypeScript + Vite

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

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.