Commit 63436b6c by maolipeng

fix:接口过期拦截

parent 87346e98
......@@ -96,7 +96,6 @@ class Axios {
content: "当前企业购买的小麦企学院服务已到期,如需继续使用学院功能,请尽快续费购买",
okText: "我知道了"
})
return response;
} else if (success || resultCode === 0) {
return response;
} else if (!options.reject) {
......
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