Skip to content

Commit 2df676f

Browse files
author
piexlMax(奇淼
committed
refactor(tabs): 移除无用的keepAlive事件
1 parent da272f4 commit 2df676f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/view/layout/tabs/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@
275275
historys.value.forEach((item) => {
276276
historyMap.value[getFmtString(item)] = item
277277
})
278-
emitter.emit('setKeepAlive', historys.value)
279278
},
280279
{
281280
deep: true

0 commit comments

Comments
 (0)