提交 8180744c 编写于 作者: 张敬贤's avatar 张敬贤

Merge remote-tracking branch 'origin/release' into hotfix0509

...@@ -252,8 +252,6 @@ export default { ...@@ -252,8 +252,6 @@ export default {
this.isShow = true; this.isShow = true;
}, },
edit(item){ edit(item){
///topic/getTopicDetailsById
this.GET('/interaction/topic/getTopicDetailsById',{topicId: item.id}).then((res) => { this.GET('/interaction/topic/getTopicDetailsById',{topicId: item.id}).then((res) => {
if(res.code == "000000") { if(res.code == "000000") {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册