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