mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-11-01 03:28:41 +08:00 
			
		
		
		
	fix: delete console
This commit is contained in:
		| @ -92,7 +92,6 @@ service.interceptors.request.use( | |||||||
| service.interceptors.response.use( | service.interceptors.response.use( | ||||||
|   async (response: AxiosResponse<Recordable>) => { |   async (response: AxiosResponse<Recordable>) => { | ||||||
|     const { data } = response |     const { data } = response | ||||||
|     console.info(data) |  | ||||||
|     if (!data) { |     if (!data) { | ||||||
|       // 返回“[HTTP]请求没有返回值”; |       // 返回“[HTTP]请求没有返回值”; | ||||||
|       throw new Error() |       throw new Error() | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu