Commit 92ec95ff authored by lvshibao's avatar lvshibao

group页面修改

parent c855c598
......@@ -585,7 +585,7 @@ class TasksApi(viewsets.ViewSet):
session_condition = req.data.get('date_condition', {})
if team:
session_condition['team'] = team
session_condition['task'] = team
if agent_name:
session_condition['agentName'] = agent_name
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment