mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-07 20:57:08 +08:00
style: 优化新增任务窗口样式
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
:title="title"
|
||||
:mask-closable="false"
|
||||
:esc-to-close="false"
|
||||
:body-style="{ maxHeight: width >= 700 ? '76vh' : '100vh' }"
|
||||
:width="width >= 700 ? 700 : '100%'"
|
||||
@before-ok="save"
|
||||
@close="reset"
|
||||
|
Reference in New Issue
Block a user