//vue頁面向內嵌iframe傳遞事件 // vue頁面代碼 let frame = document.getElementById('iframeId'); // 或者用vue語法let frame = this.$refs.
確定! 回上一頁