feat: 弹框优化

This commit is contained in:
wenyann 2021-01-27 18:19:48 +08:00
parent c4d38a2c4f
commit c04aeae9df
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<el-dialog
:title="$t('api_test.environment.select_environment')"
:visible.sync="dialogVisible"
width="20%"
width="15%"
:destroy-on-close="true"
@close="handleClose"
>