修改页面尺寸

This commit is contained in:
zhouxain01 2023-12-20 21:25:30 +08:00
parent b6e37dcfa7
commit ad8385a9a7
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@
<!-- 维修对话框 -->
<el-dialog
:visible.sync="open"
width="1000px"
width="1400px"
append-to-body
:before-close="onClose"
>