|  | @@ -65,9 +65,9 @@
 | 
	
		
			
				|  |  |        </g-search-table>
 | 
	
		
			
				|  |  |      </div>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -    <div slot="footer" class="dialog-footer">
 | 
	
		
			
				|  |  | -      <el-button @click="onHide">关闭</el-button>
 | 
	
		
			
				|  |  | +    <div slot="footer" class="dialog-footer">      
 | 
	
		
			
				|  |  |        <el-button type="primary" @click="onSubmit">确定</el-button>
 | 
	
		
			
				|  |  | +      <el-button @click="onHide">关闭</el-button>
 | 
	
		
			
				|  |  |      </div>
 | 
	
		
			
				|  |  |    </DialogCom>
 | 
	
		
			
				|  |  |  </template>
 |