Browse Source

fix:群组发消息添加showBuoy字段

tsz 2 years ago
parent
commit
81407b0171
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/msgManage/sendingMsg.vue

+ 1 - 0
src/views/msgManage/sendingMsg.vue

@@ -224,6 +224,7 @@ export default {
         iosUrl: this.send.iosUrl,
         weChatUrl: this.send.weChatUrl,
         sendMode: this.send.sendMode,
+        showBuoy: this.send.showBuoy,
         showContent: this.send.showContent,
         sendTime: this.send.sendMode=='1'?this.send.sendTime:''
       }