This commit is contained in:
jxxghp
2023-09-13 19:25:46 +08:00
parent 3df8bdfbf2
commit c222594bea
10 changed files with 16 additions and 16 deletions

View File

@@ -408,7 +408,7 @@ onMounted(() => {
<!-- 站点编辑弹窗 -->
<VDialog
v-model="addUserDialog"
max-width="800"
max-width="50rem"
persistent
>
<!-- Dialog Content -->