清除cdn打包 调整切换用户角色时出现的bug
This commit is contained in:
@@ -213,7 +213,9 @@ export default {
|
||||
})
|
||||
if (res.code === 0) {
|
||||
emitter.emit('closeAllPage')
|
||||
window.location.reload()
|
||||
setTimeout(() => {
|
||||
window.location.reload()
|
||||
}, 1)
|
||||
}
|
||||
},
|
||||
reload() {
|
||||
|
Reference in New Issue
Block a user