默认待筛选
This commit is contained in:
parent
d2e4264f0c
commit
866707e1fb
@ -305,7 +305,7 @@ class InterviewDo:
|
||||
whereStr = ''
|
||||
findStr = ''
|
||||
if not self.find_column:
|
||||
findStr = 'hr_manner'
|
||||
findStr = '*'
|
||||
else:
|
||||
for fstr in self.find_column:
|
||||
findStr += fstr + ', '
|
||||
|
Loading…
Reference in New Issue
Block a user