|
@@ -69,7 +69,7 @@ const request = config => {
|
|
password:password,
|
|
password:password,
|
|
strfrom:'request'
|
|
strfrom:'request'
|
|
}
|
|
}
|
|
- store.dispatch('Logines', loginForm).then((res) => {
|
|
|
|
|
|
+ store.dispatch('Login', loginForm).then((res) => {
|
|
setTimeout(function(){
|
|
setTimeout(function(){
|
|
store.dispatch('GetInfo').then(res => {
|
|
store.dispatch('GetInfo').then(res => {
|
|
uni.hideLoading()
|
|
uni.hideLoading()
|