This commit is contained in:
shijingjing
2022-09-15 14:26:44 +08:00
parent 44ee7c5fd1
commit 4508704f4d

View File

@@ -141,7 +141,7 @@ export default {
toSend() {
// 文本
const text = {}
let text = {}
if(this.content.length) {
text = {
content: this.content