bug
This commit is contained in:
parent
2427899247
commit
9ee9d2af52
@ -8,7 +8,9 @@ import {
|
||||
import {
|
||||
checkLogin
|
||||
} from '../libs/login';
|
||||
import { Toast } from '../libs/uniApi';
|
||||
import {
|
||||
Toast
|
||||
} from '../libs/uniApi';
|
||||
import store from '../store';
|
||||
|
||||
function toLogin() {
|
||||
@ -77,6 +79,9 @@ function baseRequestTwo(url, method, data, {
|
||||
reject('请求失败');
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user