fix: update some files
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 7m7s

This commit is contained in:
luo
2026-08-19 14:18:55 +08:00
parent 2d6948010b
commit 4e3ea6c6d6
22 changed files with 760 additions and 419 deletions

View File

@@ -1,5 +1,11 @@
<template>
<ElDialog v-model="visible" title="设置WiFi" width="30%" :append-to-body="true">
<ElDialog
v-model="visible"
title="设置WiFi"
width="30%"
modal-class="asset-information-dialog"
:append-to-body="true"
>
<ElForm ref="formRef" :model="form" :rules="rules" label-width="80px" autocomplete="off">
<ElFormItem label="WiFi状态" prop="enabled">
<ElRadioGroup v-model="form.enabled">