mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-11 16:52:28 +08:00
fix Bug or add docs
This commit is contained in:
@@ -33,7 +33,7 @@ export function login(params) {
|
||||
params,
|
||||
},
|
||||
{
|
||||
isTransformRequestResult: false,
|
||||
isTransformResponse: false,
|
||||
}
|
||||
);
|
||||
}
|
||||
@@ -49,7 +49,7 @@ export function changePassword(params, uid) {
|
||||
params,
|
||||
},
|
||||
{
|
||||
isTransformRequestResult: false,
|
||||
isTransformResponse: false,
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user