Following this line: let item = this.refs.exportData.outerText. item is a string and not a DOM node while you're using it later on in a ...
確定! 回上一頁