|  | @@ -623,10 +623,7 @@
 | 
	
		
			
				|  |  |  					<div class="layui-input-block">
 | 
	
		
			
				|  |  |  						<form:select path="bondStyle" class="form-control  simple-select">
 | 
	
		
			
				|  |  |  							<form:option value="" label="--请选择保证金形式--"/>
 | 
	
		
			
				|  |  | -							<form:option value="现金" label="现金"/>
 | 
	
		
			
				|  |  | -							<form:option value="支票" label="支票"/>
 | 
	
		
			
				|  |  | -							<form:option value="银行汇款" label="银行汇款"/>
 | 
	
		
			
				|  |  | -<%--							<form:options items="${fns:getMainDictList('bond_style')}" itemLabel="label" itemValue="value" htmlEscape="false"/>--%>
 | 
	
		
			
				|  |  | +							<form:options items="${fns:getMainDictList('bond_style')}" itemLabel="label" itemValue="value" htmlEscape="false"/>
 | 
	
		
			
				|  |  |  						</form:select>
 | 
	
		
			
				|  |  |  					</div>
 | 
	
		
			
				|  |  |  				</div>
 |