缺少的方法

feature/2.0-sales-trade
Lei OT 2 years ago
parent 0fc595256d
commit 81269016a0

@ -73,7 +73,6 @@ const AgentGroupList = () => {
loading={inProgress} loading={inProgress}
onClick={() => { onClick={() => {
customerServicesStore.fetchGroupListByAgentId(agentId); customerServicesStore.fetchGroupListByAgentId(agentId);
customerServicesStore.fetchAgentGroupList();
}}> }}>
统计 统计
</Button> </Button>

Loading…
Cancel
Save