提交 e2aa6651 authored 作者: FC's avatar FC

测试

上级 141f2582
...@@ -53,6 +53,7 @@ export default function (url, { ...@@ -53,6 +53,7 @@ export default function (url, {
data = {}, data = {},
headers = { 'Content-Type': 'application/json' }, // application/x-www-form-urlencoded;charset=UTF-8; headers = { 'Content-Type': 'application/json' }, // application/x-www-form-urlencoded;charset=UTF-8;
dataType = 'json' dataType = 'json'
}) { }) {
const config = { const config = {
method: method, method: method,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论