This commit is contained in:
csh
2025-10-30 15:50:10 +08:00
parent a2c3905cd0
commit 2b62e4e1a5
5 changed files with 20 additions and 8 deletions
+14 -2
View File
@@ -1,15 +1,27 @@
# 更新日志
## 2025-10-30
### V1.8.3
#### word
1. `setData`移除`fieldNames`依赖
#### excel
1. `InsertTable/GetTable`移除`fieldNames` 依赖
## 2025-10-29
### V1.8.2
### word
#### word
1. 升级段落判空`Empty`
2. 修复`FileName`总是返回 gbk
### excel
#### excel
1. 修复`CopySheet`依赖的`ReplaceStrByReg`公共方法问题,不再依赖该方法
2. 修复`FileName`总是返回 gbk