소스 검색

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

tsz 2 년 전
부모
커밋
81407b0171
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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:''
       }