提交 0bd64892 编写于 作者: alex.zhang's avatar alex.zhang

修改圈子回传字段

上级 f0a55367
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
vm.POST("circle/circle/save", req).then(res => { vm.POST("circle/circle/save", req).then(res => {
if (res.code == "000000") { if (res.code == "000000") {
// console.log(res); // console.log(res);
this.formData.id = res.id this.formData.id = res.data
} else { } else {
// //
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册