fix: 解决应用删除提示页面没有实时刷新的 BUG

pull/210/head
zhengkunwang223 2023-03-14 17:36:16 +08:00 committed by zhengkunwang223
parent ce44ccdedb
commit 7591a716f4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
show-icon
:closable="false"
/>
<el-col :span="20" :offset="2">
<el-col :span="20" :offset="2" v-if="open">
<br />
<el-descriptions border :column="1">
<el-descriptions-item v-for="(item, key) in map" :key="key">