remove no use

This commit is contained in:
root 2020-03-09 12:04:31 +08:00
parent 623e5788c1
commit 8de1be36d8

View File

@ -448,7 +448,7 @@ class Report:
parms = [(1004, 6001), (1011, 6001), (1001, 6001), (1013, 6001), (1016, 6001), (2020, 6001), (2021, 6001),
(2022, 6001)]
elif self.project == '2001':
parms = [(2001, 6001), (2002, 6001),(2003, 6001)]
parms = [(2001, 6001), (2002, 6001)]
else:
return None