优化加载页面

This commit is contained in:
shuaikangzhou
2023-03-06 00:39:40 +08:00
parent efe314d5e6
commit aeefce19b5
5 changed files with 35 additions and 29 deletions
-1
View File
@@ -370,7 +370,6 @@ class ChildThread(QThread):
doc.save(filename)
def run(self):
self.to_docx(self.message, self.num, self.conRemark)