empty tip

This commit is contained in:
archer 2025-12-09 21:03:29 +08:00
parent 9e1c2728b4
commit 42ba65e00f
No known key found for this signature in database
GPG Key ID: 4446499B846D4A9E

View File

@ -50,8 +50,7 @@ const Wecom = ({ appId }: { appId: string }) => {
loading: isFetching,
runAsync: refetchShareChatList
} = useRequest2(() => getShareChatList<WecomAppType>({ appId, type: PublishChannelEnum.wecom }), {
manual: false,
refreshOnWindowFocus: true
manual: false
});
const {