mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-11-01 03:28:41 +08:00 
			
		
		
		
	fix: 修改密码api
This commit is contained in:
		| @ -16,7 +16,7 @@ export const updateUserProfileApi = (params) => { | ||||
| export const updateUserPwdApi = (oldPassword: string, newPassword: string) => { | ||||
|   return request.put({ | ||||
|     url: '/system/user/profile/update-password', | ||||
|     params: { | ||||
|     data: { | ||||
|       oldPassword: oldPassword, | ||||
|       newPassword: newPassword | ||||
|     } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 weikun
					weikun