提交 d2568fef authored 作者: tb53863844's avatar tb53863844

开发

上级 50fdc05c
......@@ -359,11 +359,9 @@ initExcel = (configs, callback) => {
const hfInstance = HyperFormula.buildFromSheets(sheetData, {});
this.hfInstance = hfInstance
console.log( this.hfInstance,"yyyyyyyyyyyyyy")
if (callback) callback()
}
getCellValue = (i, j, currentTitle) => {
console.log( this.props.hfInstance,this.hfInstance,"xxxxxxxxxxxxxxx")
let hfInstance = this.props.hfInstance?this.props.hfInstance:this.hfInstance
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论