yuanmingze 1 долоо хоног өмнө
parent
commit
ec3efc4e00

+ 0 - 2
src/services/request/index.ts

@@ -102,8 +102,6 @@ const handleNetworkError = (response: AxiosResponse, silent?: boolean) => {
   if (status === 401) {
     showToast('您的登录状态已失效,请重新登录')
     abortAllRequests()
-    const pushRecordId = userStore.pushRecordId
-
     const pushRecordId = userStore.pushRecordId
     // 🔁 跳转到登录页
     setTimeout(() => {