| 
														
															@@ -15,9 +15,9 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       url: url, 
														 | 
														
														 | 
														
															       url: url, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       responseType: 'blob', 
														 | 
														
														 | 
														
															       responseType: 'blob', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       headers: { 'Authorization': 'Bearer ' + getToken() } 
														 | 
														
														 | 
														
															       headers: { 'Authorization': 'Bearer ' + getToken() } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    }).then(async (res) => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      const isLogin = await blobValidate(res.data); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      if (isLogin) { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    }).then((res) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      const isBlob = blobValidate(res.data); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      if (isBlob) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         const blob = new Blob([res.data]) 
														 | 
														
														 | 
														
															         const blob = new Blob([res.data]) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.saveAs(blob, decodeURIComponent(res.headers['download-filename'])) 
														 | 
														
														 | 
														
															         this.saveAs(blob, decodeURIComponent(res.headers['download-filename'])) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } else { 
														 | 
														
														 | 
														
															       } else { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -32,9 +32,9 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       url: url, 
														 | 
														
														 | 
														
															       url: url, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       responseType: 'blob', 
														 | 
														
														 | 
														
															       responseType: 'blob', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       headers: { 'Authorization': 'Bearer ' + getToken() } 
														 | 
														
														 | 
														
															       headers: { 'Authorization': 'Bearer ' + getToken() } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    }).then(async (res) => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      const isLogin = await blobValidate(res.data); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      if (isLogin) { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    }).then((res) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      const isBlob = blobValidate(res.data); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      if (isBlob) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         const blob = new Blob([res.data]) 
														 | 
														
														 | 
														
															         const blob = new Blob([res.data]) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.saveAs(blob, decodeURIComponent(res.headers['download-filename'])) 
														 | 
														
														 | 
														
															         this.saveAs(blob, decodeURIComponent(res.headers['download-filename'])) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } else { 
														 | 
														
														 | 
														
															       } else { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -49,9 +49,9 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       url: url, 
														 | 
														
														 | 
														
															       url: url, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       responseType: 'blob', 
														 | 
														
														 | 
														
															       responseType: 'blob', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       headers: { 'Authorization': 'Bearer ' + getToken() } 
														 | 
														
														 | 
														
															       headers: { 'Authorization': 'Bearer ' + getToken() } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    }).then(async (res) => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      const isLogin = await blobValidate(res.data); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      if (isLogin) { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    }).then((res) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      const isBlob = blobValidate(res.data); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      if (isBlob) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         const blob = new Blob([res.data], { type: 'application/zip' }) 
														 | 
														
														 | 
														
															         const blob = new Blob([res.data], { type: 'application/zip' }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.saveAs(blob, name) 
														 | 
														
														 | 
														
															         this.saveAs(blob, name) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } else { 
														 | 
														
														 | 
														
															       } else { 
														 |