update
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
 * @Author: gtz
 | 
			
		||||
 * @Date: 2022-07-25 14:18:00
 | 
			
		||||
 * @LastEditors: gtz
 | 
			
		||||
 * @LastEditTime: 2022-08-04 10:16:05
 | 
			
		||||
 * @LastEditTime: 2022-08-04 15:53:41
 | 
			
		||||
 * @Description: file content
 | 
			
		||||
 * @FilePath: \hf-pda\src\util\request.js
 | 
			
		||||
 */
 | 
			
		||||
@@ -27,7 +27,7 @@ service.interceptors.request.use((config) => {
 | 
			
		||||
  //   config.headers['token'] = JSON.parse(sessionStorage.getItem('userInfo')).token
 | 
			
		||||
  // }
 | 
			
		||||
  // 输出到安卓版本的时候开启下面的配置项
 | 
			
		||||
  // config.url = 'http://hfxny.mes.picaiba.com' + config.url
 | 
			
		||||
  config.url = 'http://hfxny.mes.picaiba.com' + config.url
 | 
			
		||||
 | 
			
		||||
  // ***************
 | 
			
		||||
  if (config.formState) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user