mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 22:36:43 +08:00
一个字母问题
This commit is contained in:
@@ -233,7 +233,7 @@ export default {
|
|||||||
|
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
if(imedOut) return;//忽略中止请求
|
if(timedOut) return;//忽略中止请求
|
||||||
clearTimeout(timer);//取消等待的超时
|
clearTimeout(timer);//取消等待的超时
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user