@@ -45,6 +45,9 @@ function createService() {
return response.data;
},
(error) => {
+ if (error.config.loading) {
+ LoadingPlugin(false);
+ }
const err = (text) => {
Message.error({
content: