fix user ui

This commit is contained in:
jxxghp
2024-10-19 07:58:46 +08:00
parent a4ba6b947b
commit 9b19cbefc8
3 changed files with 19 additions and 29 deletions

View File

@@ -297,7 +297,7 @@ watch(
<VTextField
v-model="currentUserName"
density="comfortable"
clearable
readonly
label="用户名"
/>
</VCol>