remove no use
This commit is contained in:
parent
623e5788c1
commit
8de1be36d8
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user