|  | @@ -426,7 +426,7 @@ export default {
 | 
	
		
			
				|  |  |      // 获取机构列表
 | 
	
		
			
				|  |  |      getinstitutionList() {
 | 
	
		
			
				|  |  |        this.SelectLoading = true;
 | 
	
		
			
				|  |  | -      let MethodName = "org_manager-PageQueryOrgList";
 | 
	
		
			
				|  |  | +      let MethodName = "org_manager-PageQueryOrgIndexList_OpenQuery";
 | 
	
		
			
				|  |  |        let data = {
 | 
	
		
			
				|  |  |          name: this.inName,
 | 
	
		
			
				|  |  |          page_capacity: this.pageSize,
 |