修复:解决测试发现的问题
This commit is contained in:
1
api/types.d.ts
vendored
1
api/types.d.ts
vendored
@@ -22,4 +22,5 @@ export interface IRequestOptions extends UniApp.RequestOptions {
|
||||
export interface ICreateClientConfig {
|
||||
baseURL: string;
|
||||
timeout?: number;
|
||||
loading?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user