|  | @@ -67,7 +67,7 @@ export default {
 | 
	
		
			
				|  |  |            token: this.token,
 | 
	
		
			
				|  |  |          });
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -        const url = "http://192.168.31.105:8008/container/wcs_task/";
 | 
	
		
			
				|  |  | +        const url = "http://192.168.18.200:8008/container/wcs_task/";
 | 
	
		
			
				|  |  |          // const url = "http://192.168.18.200:8008/container/wcs_task/";
 | 
	
		
			
				|  |  |          const response = await fetch(url, {
 | 
	
		
			
				|  |  |            method: "GET",
 |