| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -166,6 +166,10 @@ export default {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      type: Object,
 | 
					 | 
					 | 
					 | 
					      type: Object,
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      required: true,
 | 
					 | 
					 | 
					 | 
					      required: true,
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    },
 | 
					 | 
					 | 
					 | 
					    },
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    mobile: {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					      type: Object,
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					      required: true,
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    },
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  },
 | 
					 | 
					 | 
					 | 
					  },
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  data() {
 | 
					 | 
					 | 
					 | 
					  data() {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    return {
 | 
					 | 
					 | 
					 | 
					    return {
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -182,6 +186,7 @@ export default {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        name: null,
 | 
					 | 
					 | 
					 | 
					        name: null,
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        manufacturerIdFk: null,
 | 
					 | 
					 | 
					 | 
					        manufacturerIdFk: null,
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        status: null,
 | 
					 | 
					 | 
					 | 
					        status: null,
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      },
 | 
					 | 
					 | 
					 | 
					      },
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      formRules: {
 | 
					 | 
					 | 
					 | 
					      formRules: {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        name: [
 | 
					 | 
					 | 
					 | 
					        name: [
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -268,7 +273,7 @@ export default {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    },
 | 
					 | 
					 | 
					 | 
					    },
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    onConfirmSubmit() {
 | 
					 | 
					 | 
					 | 
					    onConfirmSubmit() {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      this.formData.businessId=this.ucId;
 | 
					 | 
					 | 
					 | 
					      this.formData.businessId=this.mobile;
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      isertCert(this.formData).then( (res)=>{
 | 
					 | 
					 | 
					 | 
					      isertCert(this.formData).then( (res)=>{
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        if(res.code == 20000){
 | 
					 | 
					 | 
					 | 
					        if(res.code == 20000){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          this.$message.success("添加成功!")
 | 
					 | 
					 | 
					 | 
					          this.$message.success("添加成功!")
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |