mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 19:06:45 +08:00
测评
This commit is contained in:
@@ -61,3 +61,6 @@ http.interceptors.response.use(
|
||||
);
|
||||
|
||||
export default http;
|
||||
export function timeoutUpload(uploadTime) {
|
||||
http.defaults.timeout = uploadTime;
|
||||
}
|
||||
Reference in New Issue
Block a user