未验证 提交 b5f7d4a7 编写于 作者: xurime's avatar xurime 提交者: GitHub

Merge pull request #447 from dongkai16z/master

Fix #443
......@@ -110,6 +110,7 @@ func (f *File) workSheetWriter() {
f.saveFileList(p, replaceRelationshipsBytes(replaceWorkSheetsRelationshipsNameSpaceBytes(output)))
ok := f.checked[p]
if ok {
delete(f.Sheet, p)
f.checked[p] = false
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册