NEZ-1621 fix: Data Centers链接Open terminal时界面无法复位

This commit is contained in:
zhangyu
2022-03-09 11:01:17 +08:00
parent 384154c99f
commit b44ceec0ca
32 changed files with 29 additions and 37 deletions

View File

@@ -52,7 +52,6 @@
<Pagination ref="Pagination" :pageObj="pageObj" :tableId="tableId" @pageNo='pageNo' @pageSize='pageSize'></Pagination>
</div>
<el-dialog
id="viewGraphDialog"
v-if="graphShow"
:visible.sync="graphShow"
:show-close="false"