mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-30 01:38:43 +08:00 
			
		
		
		
	v3.7.0 验证码默认20s超时(请求)
This commit is contained in:
		| @@ -35,7 +35,8 @@ export function logout() { | ||||
| export function getCodeImg() { | ||||
|   return request({ | ||||
|     url: '/system/captcha/get-image', | ||||
|     method: 'get' | ||||
|     method: 'get', | ||||
|     timeout: 20000 | ||||
|   }) | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV