diff --git a/src/views/AgentGroupList.jsx b/src/views/AgentGroupList.jsx index a144eb2..4e6364d 100644 --- a/src/views/AgentGroupList.jsx +++ b/src/views/AgentGroupList.jsx @@ -73,7 +73,6 @@ const AgentGroupList = () => { loading={inProgress} onClick={() => { customerServicesStore.fetchGroupListByAgentId(agentId); - customerServicesStore.fetchAgentGroupList(); }}> 统计