|
@@ -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:''
|
|
|
}
|