65ea50de by zhen

feat:更新测试用例

1 parent 62448482
...@@ -90,7 +90,6 @@ export default { ...@@ -90,7 +90,6 @@ export default {
90 }, 90 },
91 this.baseUrl 91 this.baseUrl
92 ) 92 )
93 this.srtcIframe.close()
94 }, 93 },
95 receiveMessage(e) { 94 receiveMessage(e) {
96 if (e.origin !== this.baseUrl) { 95 if (e.origin !== this.baseUrl) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!