修复前端解析xlsx 包含emf格式文件错误
This commit is contained in:
parent
59315c3200
commit
9150346926
File diff suppressed because one or more lines are too long
|
@ -123,7 +123,7 @@
|
|||
title: exportJson.info.name,
|
||||
userInfo: exportJson.info.name.creator,
|
||||
});
|
||||
});
|
||||
}, 1000);
|
||||
}
|
||||
loadText();
|
||||
// 打印时,获取luckysheet指定区域html内容,拼接至div,隐藏luckysheet容器并显示打印区域html
|
||||
|
|
Loading…
Reference in New Issue