| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -257,6 +257,7 @@ import {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					import {filterCompanyCert, deleteCompanyCert, auditSupCert} from "../../../api/purchase/companyCert";
 | 
					 | 
					 | 
					 | 
					import {filterCompanyCert, deleteCompanyCert, auditSupCert} from "../../../api/purchase/companyCert";
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					import draggable from "vuedraggable";
 | 
					 | 
					 | 
					 | 
					import draggable from "vuedraggable";
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					import { customerlist } from '@/api/system/role'
 | 
					 | 
					 | 
					 | 
					import { customerlist } from '@/api/system/role'
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					import store from '@/store'
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					export default {
 | 
					 | 
					 | 
					 | 
					export default {
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -410,6 +411,7 @@ export default {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        this.customerlist();
 | 
					 | 
					 | 
					 | 
					        this.customerlist();
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        this.selectedOptions = this.inputQuery.areaCode.split(",");
 | 
					 | 
					 | 
					 | 
					        this.selectedOptions = this.inputQuery.areaCode.split(",");
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    },
 | 
					 | 
					 | 
					 | 
					    },
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    components: {
 | 
					 | 
					 | 
					 | 
					    components: {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        draggable
 | 
					 | 
					 | 
					 | 
					        draggable
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -662,8 +664,6 @@ export default {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        customerlist().then((response) => {
 | 
					 | 
					 | 
					 | 
					        customerlist().then((response) => {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            if (response.code === 20000) {
 | 
					 | 
					 | 
					 | 
					            if (response.code === 20000) {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              this.roleList=response.data;
 | 
					 | 
					 | 
					 | 
					              this.roleList=response.data;
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              debugger
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            }
 | 
					 | 
					 | 
					 | 
					            }
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          })
 | 
					 | 
					 | 
					 | 
					          })
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          .catch(() => {
 | 
					 | 
					 | 
					 | 
					          .catch(() => {
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |