mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 04:52:52 +08:00
Merge branch 'hotfix/GFRS-2320【待完成】退出登录后,进入入司流程时,前端提示【请重新登录】bug修复' into release/20210408
This commit is contained in:
@@ -159,7 +159,9 @@ export default {
|
||||
[Dialog.name]: Dialog
|
||||
},
|
||||
created() {
|
||||
this.processCheck()
|
||||
setTimeout(() => {
|
||||
this.processCheck()
|
||||
}, 1000)
|
||||
localStorage.setItem('agentEnter-refusalCause', '')
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user