From 81269016a05d7546cf93e7947e510f109a6777ad Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 25 Aug 2023 10:20:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=BA=E5=B0=91=E7=9A=84=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AgentGroupList.jsx | 1 - 1 file changed, 1 deletion(-) 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(); }}> 统计