style: 优化部分样式

This commit is contained in:
2024-04-17 21:09:42 +08:00
parent 287c667d68
commit 4983dd1aa0
3 changed files with 8 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
:title="title"
:mask-closable="false"
:esc-to-close="false"
:width="width >= 520 ? 520 : '100%'"
:width="width >= 580 ? 580 : '100%'"
@before-ok="save"
@close="reset"
>