readyState:4 at js/hr_network.js:204
responseText:
{"resultCode":1,"resultMessage":"\u63a8\u9001\u6210\u529f"} at js/hr_network.js:204
responseXML:[object Document] at js/hr_network.js:204
status:200 at js/hr_network.js:204
statusText:OK at js/hr_network.js:204
responseType:null at js/hr_network.js:204
response:null at js/hr_network.js:204
withCredentials:true at js/hr_network.js:204
timeout:120000 at js/hr_network.js:204
noParseResponseHeader:null at js/hr_network.js:204
requestHeaders:[object Object] at js/hr_network.js:204
responseHeaders:[object Object] at js/hr_network.js:204
cacheReponseHeaders:[object Object] at js/hr_network.js:204
progessEvent:[object Object] at js/hr_network.js:204
UUID:xhr111501811861419 at js/hr_network.js:204
setRequestHeader:function (a, b) {
= [a, b]
} at js/hr_network.js:204
onreadystatechange:function () {} at js/hr_network.js:204
init:function (){this.readyState=i.Uninitialized,this.responseText="",this.responseXML=null,this.status=i.Uninitialized,this.statusText=null,this.onreadystatechange,this.responseType=null,this.response=null,this.withCredentials=!0,this.timeout=12e4,this.noParseResponseHeader=null,this.requestHeaders={},this.responseHeaders={},this.cacheReponseHeaders={},this.progessEvent=new t(this,!1,0,0)} at js/hr_network.js:204
abort:function (){this.readyState>i.Uninitialized&&("function"==typeof this.onabort&&this.onabort(this.progessEvent),this.init(),r.exec(i.F,"abort",[this.UUID]))} at js/hr_network.js:204
getAllResponseHeaders:function (){if(this.readyState>=i.Receiving){if(this.noParseResponseHeader)return this.noParseResponseHeader;var e="";for(var t in this.responseHeaders)e=e+t+" : "+this.responseHeaders[t]+"\r\n";return this.noParseResponseHeader=e,this.noParseResponseHeader}return null} at js/hr_network.js:204
getResponseHeader:function (e){if("string"==typeof e&&this.readyState>=i.Receiving){var t=null;if(e=e.toLowerCase(),t=this.cacheReponseHeaders[e])return t;for(var n in this.responseHeaders){var o=this.responseHeaders[n];n=n.toLowerCase(),e===n&&(t=t?t+", "+o:o)}return this.cacheReponseHeaders[e]=t,t}return null} at js/hr_network.js:204
open:function (e,t,n,a){(i.Open==this.readyState||i.Loaded==this.readyState)&&this.init(),i.Uninitialized==this.readyState&&(this.readyState=i.Open,r.exec(i.F,"open",[this.UUID,e,o(t),n,a,this.timeout]),"function"==typeof this.onreadystatechange&&this.onreadystatechange())} at js/hr_network.js:204
overrideMimeType:function (e){r.exec(i.F,"overrideMimeType",[this.UUID,e])} at js/hr_network.js:204
send:function (e){var t=this;if(i.Open==this.readyState){this.readyState=i.Sent,"function"==typeof this.onloadstart&&this.onloadstart(t.progessEvent);var o=r.callbackId(function(e){if(i.Receiving==e.readyState)i.Sent==t.readyState?(t.readyState=i.Receiving,t.status=e.status,t.statusText=e.statusText,t.responseHeaders=e.header,t.progessEvent.lengthComputable=e.lengthComputable,t.progessEvent.total=e.totalSize):i.Receiving==t.readyState&&(t.responseText=e.responseText,t.progessEvent.loaded=e.revSize),"function"==typeof t.onreadystatechange&&t.onreadystatechange(),"function"==typeof t.onprogress&&t.onprogress(t.progessEvent);else if(i.Loaded==e.readyState){t.readyState=i.Loaded,e.status&&(t.status=e.status);try{if(t.responseText){var o=new DOMParser;t.responseXML=o.parseFromString(t.responseText,"text/xml")}}catch(r){t.responseXML=null}try{if("document"==t.responseType){var o=new DOMParser;t.response=t.responseXML}else"json"==t.responseType&&(t.response=JSON.parse(t.responseText))}catch(r){t.response=null}"function"==typeof t.onreadystatechange&&t.onreadystatechange(),e.error==n.Timeout?"function"==typeof t.ontimeout&&t.ontimeout(t.progessEvent):e.error==n.Other?"function"==typeof t.onerror&&t.onerror(t.progessEvent):"function"==typeof t.onload&&t.onload(t.progessEvent),"function"==typeof t.onloadend&&t.onloadend(t.progessEvent)}});return r.exec(i.F,"send",[this.UUID,o,e,this.requestHeaders]),void("function"==typeof this.onreadystatechange&&this.onreadystatechange())}throw Error("XMLHttpRequest not open")} at js/hr_network.js:2

Jong_HR
- 发布:2017-08-04 10:23
- 更新:2017-08-04 10:23
- 阅读:1329
mui.ajax报错
分类:MUI
0 个回复