feat: 弹框优化
This commit is contained in:
parent
c4d38a2c4f
commit
c04aeae9df
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue