fix(系统设置): 关闭创建环境页面再打开时信息必填等提示信息未消失

--bug=1024752 --user=李玉号
【系统设置】环境管理-环境列表-创建环境-不输入内容点击确定弹出不能为空等提示,关闭后再打开不刷新,依旧显示提示
https://www.tapd.cn/55049933/s/1354866
This commit is contained in:
shiziyuan9527 2023-03-23 10:59:43 +08:00 committed by fit2-zhao
parent a115d486f2
commit ebd2142b85
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
<!-- 创建编辑复制环境时的对话框 -->
<el-dialog :visible.sync="dialogVisible" :close-on-click-modal="false" top="50px" width="66%"
destroy-on-close
:fullscreen="isFullScreen">
<template #title>
<ms-dialog-header :title="dialogTitle"