@@ -119,7 +119,7 @@ $(function () {
}
}).catch(function(){
hasClick = false;
- console.log('Some request failed...');
+ alert("系统配置错误!");
});
// ----------------------end--------------------
} else if(res.state == 501) {