components/XlsxRead"; import XlsxJson from "./components/XlsxJson"; export default { components: { XlsxRead, XlsxJson }, data() { return { file: null, } ...
確定! 回上一頁