@ -197,7 +197,8 @@ const Conversations = () => {
}
else if (isEmpty(whatsappID)) {
// else
if (isEmpty(whatsappID)) {
// 刷新页面
findCurrentIndex = conversationsList.findIndex((item) => `${item.coli_sn}` === `${colisn}`);
findCurrent = conversationsList[findCurrentIndex];