Merge remote-tracking branch 'origin/StableVersion' into develop
This commit is contained in:
@@ -197,6 +197,7 @@ export default defineComponent({
|
||||
payOrder,
|
||||
TaskPage,
|
||||
navRouter,
|
||||
navRouter,
|
||||
},
|
||||
setup(){
|
||||
const store = useStore();
|
||||
@@ -611,6 +612,8 @@ export default defineComponent({
|
||||
this.store.commit('clearAllData')
|
||||
// window.location.reload()
|
||||
window.location.href = '/home';
|
||||
// window.location.reload()
|
||||
window.location.href = '/home';
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user