提交 c80d97ec 编写于 作者: haochangdi's avatar haochangdi

更新创建话题接口

上级 754d13c1
......@@ -256,7 +256,7 @@ export default {
}
this.isRequestBack = true;
this[A]('/interaction/topic/',parm).then((res) => {
this[A]('/interaction/topic/admin/',parm).then((res) => {
if( res.code == '000000' ) {
this.$message({
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册