mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-28 14:50:29 +08:00
finish reset password
This commit is contained in:
@@ -91,7 +91,7 @@ export default [
|
||||
},
|
||||
},*/
|
||||
// mock reset password
|
||||
{
|
||||
/*{
|
||||
url: '/api/resetPassword',
|
||||
timeout: 200,
|
||||
method: 'post',
|
||||
@@ -101,7 +101,7 @@ export default [
|
||||
msg: '已将用户' + username + '电话' + mobile + '的重置请求上报, 请耐心等待!',
|
||||
})
|
||||
},
|
||||
},
|
||||
},*/
|
||||
// mock register
|
||||
/*{
|
||||
url: '/api/register',
|
||||
|
||||
Reference in New Issue
Block a user