sheet name

master
chaopower 2023-12-08 17:57:03 +08:00
parent b3fc57be53
commit 6c1b428d45
1 changed files with 1 additions and 0 deletions

View File

@ -392,6 +392,7 @@ class PostProcess:
else: else:
# raise UserWarning('%s 目录下缺%s 文件' % (self.path, name)) # raise UserWarning('%s 目录下缺%s 文件' % (self.path, name))
print(file_check) print(file_check)
self.sheet[name] = []
def indication(self): def indication(self):