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

This commit is contained in:
zhengkunwang223 2023-03-14 17:36:16 +08:00 committed by zhengkunwang223
parent ce44ccdedb
commit 7591a716f4

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">