Commit 208b3f42 authored by FE-安焕焕's avatar FE-安焕焕 👣

去掉提示

parent 81d089f1
......@@ -42,7 +42,6 @@ instance.interceptors.request.use(function (config) {
let url = config.url.split('api/')[1]
let headers = config.headers
if (headers.status!='init'&&needLoading.includes(url)){
console.log('hajhsbdha')
showFullScreenLoading()
}
delete headers.status
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment