@@ -570,7 +570,7 @@ export default {
// window.location.reload()
this.getProcessNodeList()
- await store.dispatch('user/initUserInfo')
+ await store.dispatch('user/getInitData')
}
})