TypeError: Failed to execute 'readAsBinaryString' on 'FileReader': parameter 1 is not of type 'Blob'

前端 未结 0 1900
悲&欢浪女
悲&欢浪女 2021-01-01 14:52
import React from "react"
import XLSX from "xlsx"

const Function = () => {
    const onClick = () => {
        document.getElementById(\'s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题