| 
					
					
						
							
						
					
					
				 | 
				@ -263,7 +263,7 @@ export default { | 
			
		
		
	
		
			
				 | 
				 | 
				              try { | 
				 | 
				 | 
				              try { | 
			
		
		
	
		
			
				 | 
				 | 
				                await postapi('/api/app/RegisterCheckPicture/InstrumentMapping', body) | 
				 | 
				 | 
				                await postapi('/api/app/RegisterCheckPicture/InstrumentMapping', body) | 
			
		
		
	
		
			
				 | 
				 | 
				              } catch (error) { | 
				 | 
				 | 
				              } catch (error) { | 
			
		
		
	
		
			
				 | 
				 | 
				                console.log('btnGetPic err',error) | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				                console.log('btnGetPic err', error) | 
			
		
		
	
		
			
				 | 
				 | 
				              } | 
				 | 
				 | 
				              } | 
			
		
		
	
		
			
				 | 
				 | 
				            } | 
				 | 
				 | 
				            } | 
			
		
		
	
		
			
				 | 
				 | 
				            this.getCheckPictures(this.dataTransOpts.tableS.register_check.id) | 
				 | 
				 | 
				            this.getCheckPictures(this.dataTransOpts.tableS.register_check.id) | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
						
							
						
					
					
				 | 
				@ -299,7 +299,8 @@ export default { | 
			
		
		
	
		
			
				 | 
				 | 
				      } | 
				 | 
				 | 
				      } | 
			
		
		
	
		
			
				 | 
				 | 
				      let token = window.sessionStorage.getItem("token"); | 
				 | 
				 | 
				      let token = window.sessionStorage.getItem("token"); | 
			
		
		
	
		
			
				 | 
				 | 
				      let toOutShell = { | 
				 | 
				 | 
				      let toOutShell = { | 
			
		
		
	
		
			
				 | 
				 | 
				        images:this.checkPictures, | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        asbitemName: this.doctorCheck.asbitemName, | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        images: this.checkPictures, | 
			
		
		
	
		
			
				 | 
				 | 
				        token, | 
				 | 
				 | 
				        token, | 
			
		
		
	
		
			
				 | 
				 | 
				      }; | 
				 | 
				 | 
				      }; | 
			
		
		
	
		
			
				 | 
				 | 
				      this.$peisAPI.imageCut(JSON.stringify(toOutShell)) | 
				 | 
				 | 
				      this.$peisAPI.imageCut(JSON.stringify(toOutShell)) | 
			
		
		
	
	
		
			
				| 
					
					
					
						
							
						
					
				 | 
				@ -307,12 +308,12 @@ export default { | 
			
		
		
	
		
			
				 | 
				 | 
				          let lres = JSON.parse(res) | 
				 | 
				 | 
				          let lres = JSON.parse(res) | 
			
		
		
	
		
			
				 | 
				 | 
				          if (lres.code > -1) { | 
				 | 
				 | 
				          if (lres.code > -1) { | 
			
		
		
	
		
			
				 | 
				 | 
				            this.getCheckPictures(this.dataTransOpts.tableS.register_check.id); | 
				 | 
				 | 
				            this.getCheckPictures(this.dataTransOpts.tableS.register_check.id); | 
			
		
		
	
		
			
				 | 
				 | 
				        }else{ | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				          console.log('裁图失败',lres.message) | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				          } else { | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				            console.log('裁图失败', lres.message) | 
			
		
		
	
		
			
				 | 
				 | 
				          } | 
				 | 
				 | 
				          } | 
			
		
		
	
		
			
				 | 
				 | 
				        }) | 
				 | 
				 | 
				        }) | 
			
		
		
	
		
			
				 | 
				 | 
				        .catch(err => { | 
				 | 
				 | 
				        .catch(err => { | 
			
		
		
	
		
			
				 | 
				 | 
				        console.log('裁图失败',err) | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				          console.log('裁图失败', err) | 
			
		
		
	
		
			
				 | 
				 | 
				        }) | 
				 | 
				 | 
				        }) | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				    }, | 
				 | 
				 | 
				    }, | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
					
				 | 
				
  |