suyanyan 1 месяц назад
Родитель
Сommit
5e7f2451bf
1 измененных файлов: 0 добавлений и 2 удалений
  1. +0
    -2
      SafeCampus.WEB/src/api/request/instance.ts

+ 0
- 2
SafeCampus.WEB/src/api/request/instance.ts Просмотреть файл

@@ -110,8 +110,6 @@ export default class RequestHttp {
*/
this.service.interceptors.response.use(
(response: AxiosResponse) => {
console.log(response, "........");

// 检查并存储授权信息
this.checkAndStoreAuthentication(response);
const { data, config } = response;


Загрузка…
Отмена
Сохранить