提交 06090e40 编写于 作者: changdi.hao's avatar changdi.hao

Merge branch 'dev-updateCreateTopic-20210330' into 'release'

更新创建话题接口

更新创建话题接口

See merge request !7
......@@ -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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册