mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-15 05:12:49 +00:00
fix:发送会议名称给原生那边
This commit is contained in:
parent
01b50c442e
commit
220ce21a4a
@ -267,7 +267,7 @@ export default {
|
||||
$A.eeuiAppSendMessage({
|
||||
action: 'startMeeting',
|
||||
meetingParams: {
|
||||
name: data.name,
|
||||
name: this.addData.name,
|
||||
token: data.token,
|
||||
channel: data.channel,
|
||||
uuid: data.uid,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user