@ -65,7 +65,8 @@ const GroupList = () => {
icon={<SearchOutlined />}
loading={false}
onClick={() => {
this.handleSearchClick();
customerServicesStore.fetchGroupListByAgentId(agentId);
customerServicesStore.fetchAgentList();
}}>
统计
</Button>