import xlsx from 'xlsx'; /** * 将Excel文件转换为JSON * @param {File} file * @returns {Promise<any>} */ export async function ...
確定! 回上一頁