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

Merge pull request !289 from 高雄/lockkkk
pull/293/MERGE
陈精华 2024-06-25 02:05:43 +00:00 committed by Gitee
commit 7abfb67451
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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, title: exportJson.info.name,
userInfo: exportJson.info.name.creator, userInfo: exportJson.info.name.creator,
}); });
}); }, 1000);
} }
loadText(); loadText();
// 打印时获取luckysheet指定区域html内容拼接至div隐藏luckysheet容器并显示打印区域html // 打印时获取luckysheet指定区域html内容拼接至div隐藏luckysheet容器并显示打印区域html