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