修复前端解析xlsx 包含emf格式文件错误

This commit is contained in:
gaoxiongzaq 2024-03-28 11:26:25 +08:00
parent 59315c3200
commit 9150346926
2 changed files with 852 additions and 7581 deletions

File diff suppressed because one or more lines are too long

View File

@ -123,7 +123,7 @@
title: exportJson.info.name,
userInfo: exportJson.info.name.creator,
});
});
}, 1000);
}
loadText();
// 打印时获取luckysheet指定区域html内容拼接至div隐藏luckysheet容器并显示打印区域html