fix: update some files
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 6m20s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 6m20s
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user