【fix bug 前端】代码生成器,put、delete改为post
This commit is contained in:
@@ -8099,7 +8099,7 @@
|
|||||||
return Object(r["a"])({
|
return Object(r["a"])({
|
||||||
url: e,
|
url: e,
|
||||||
method: "post",
|
method: "post",
|
||||||
params: t
|
data: t
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user