mounted() {<!-- --> // 2. 在mounted阶段声明globalFn,来调用组件内的方法 window.globalFn = () => {<!-- --> this.getDetail() } }, methods: {<!
確定! 回上一頁