bug
This commit is contained in:
@@ -141,7 +141,7 @@ export default {
|
||||
|
||||
toSend() {
|
||||
// 文本
|
||||
const text = {}
|
||||
let text = {}
|
||||
if(this.content.length) {
|
||||
text = {
|
||||
content: this.content
|
||||
|
||||
Reference in New Issue
Block a user