2
0

fix:Ap设备界面设备重启

This commit is contained in:
zhongzm
2025-02-26 11:19:47 +08:00
parent 2110a60a6b
commit 5c3734945f
5 changed files with 28 additions and 7 deletions

View File

@@ -244,6 +244,7 @@ declare global {
const readLoalXlsx: typeof import('../utils/execl-utils')['readLoalXlsx']
const readSheet: typeof import('../utils/execl-utils')['readSheet']
const readonly: typeof import('vue')['readonly']
const rebootApDevice: typeof import('../service/api/auth')['rebootApDevice']
const ref: typeof import('vue')['ref']
const refAutoReset: typeof import('@vueuse/core')['refAutoReset']
const refDebounced: typeof import('@vueuse/core')['refDebounced']