登录时调用接口的js写法一直报错,无法访问接口,提示【Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.】
在本地写法:js.ajax(url,data,function(a){xxxxxxxxx},'post,json');


原创文章,禁止转载复制,信呼OA官网保留一切知识产权。
1楼 官网、 (2022-06-29 14:41:43)
2楼、 (2022-06-30 15:27:00)