提交 7ec8b384 编写于 作者: changdi.hao's avatar changdi.hao

更改 bug

上级 19ed52ff
...@@ -267,6 +267,7 @@ export default { ...@@ -267,6 +267,7 @@ export default {
this.form.subject = res.data.subject this.form.subject = res.data.subject
this.form.topicBtnText = res.data.topicbtntext == null ? '' : res.data.topicbtntext this.form.topicBtnText = res.data.topicbtntext == null ? '' : res.data.topicbtntext
this.form.commentBtnText = res.data.commentbtntext this.form.commentBtnText = res.data.commentbtntext
this.form.commentDetails = res.data.commentDetails
this.form.remark = res.data.remark this.form.remark = res.data.remark
//开放客群 //开放客群
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册