checkEncoding(evt.target.result); // 将csv转换成二维数组 Papa.parse(fileObj, { encoding, complete: res => { // UTF8 \r\n与\n混用时有可能会出 ...
確定! 回上一頁