sheet name
parent
b3fc57be53
commit
6c1b428d45
|
|
@ -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):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue