|  | @@ -55,7 +55,7 @@
 | 
	
		
			
				|  |  |  			cols: [
 | 
	
		
			
				|  |  |  				[
 | 
	
		
			
				|  |  |  					{ field: 'id', width: 80, title: '表ID', sort: true },
 | 
	
		
			
				|  |  | -					{ field: 'broker', title: '经济人', templet: '#brokerTpl', minWidth: 200, align: 'left' },
 | 
	
		
			
				|  |  | +					{ field: 'broker', title: '经纪人', templet: '#brokerTpl', minWidth: 200, align: 'left' },
 | 
	
		
			
				|  |  |  					{ field: 'title', title: '标题', width: 150, align: 'center' },
 | 
	
		
			
				|  |  |  					{ field: 'value', title: '金额', width: 100, align: 'center' },
 | 
	
		
			
				|  |  |  					{ field: 'status_text', title: '状态', width: 100, align: 'center' },
 |