web会议聊天

This commit is contained in:
2025-12-27 11:29:52 +08:00
parent 545153fd01
commit 0f985ae8e8
5 changed files with 64 additions and 10 deletions

View File

@@ -157,7 +157,7 @@
</div>
</div>
<div class="meeting-modal-body">
<IframeView :src="meetingUrl" class="meeting-iframe" />
<IframeView :url="meetingUrl" class="meeting-iframe" />
</div>
</div>
</div>