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

This commit is contained in:
luo
2026-08-19 15:53:55 +08:00
parent 4e3ea6c6d6
commit 2cb961fd1b
25 changed files with 131 additions and 75 deletions

View File

@@ -55,7 +55,7 @@
<ElDialog
v-model="createDialogVisible"
:title="createDialogTitle"
width="500px"
width="40%"
@closed="handleCreateDialogClosed"
>
<ElForm ref="createFormRef" :model="createForm" :rules="createRules" label-width="100px">