<template> <div> <iframe v-if="reportType==0" name = "child" id = "child" ... ></iframe> <div v-if="reportType==1" v-html="htmlContent" ...
確定! 回上一頁