This commit is contained in:
2026-07-27 17:19:36 +08:00
parent e50d1b8fda
commit 1c7532e0de
132 changed files with 7066 additions and 1241 deletions

View File

@@ -275,7 +275,7 @@
ref="passwordFormRef"
:model="passwordForm"
:rules="passwordRules"
label-width="90px"
label-width="auto"
>
<el-form-item label="登录账号">
<el-input v-model="passwordForm.account" disabled />