提升性能 修复前端tab页面bug 增加ws插件

This commit is contained in:
蒋吉兆
2021-09-01 23:06:25 +08:00
parent e01bf225c4
commit f5171528d6
7 changed files with 97 additions and 101 deletions

View File

@@ -212,6 +212,7 @@ export default {
authorityId: id
})
if (res.code === 0) {
emitter.emit('closeAllPage')
window.location.reload()
}
},