父页面<template> <iframe ref="framePage" @load="deliverToken"></iframe> </template> <script> export default { computed: { token() { return ...
確定! 回上一頁