⬆️ 升级 axios 版本.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { AxiosResponse } from 'axios';
|
||||
import type { HttpResponse } from '@/api/interceptor';
|
||||
import type { HttpResponse } from '@/types/global';
|
||||
import type { UnwrapRef } from 'vue';
|
||||
import { ref } from 'vue';
|
||||
import useLoading from './loading';
|
||||
|
||||
Reference in New Issue
Block a user