|  | @@ -40,16 +40,13 @@
 | 
	
		
			
				|  |  |           
 | 
	
		
			
				|  |  |            <a-col :md="6" :sm="8">
 | 
	
		
			
				|  |  |              <span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
 | 
	
		
			
				|  |  | -               <a-button type="primary" @click="monthReport" icon="reload" style="margin-left: 8px">生成考勤月报</a-button>
 | 
	
		
			
				|  |  | +              <a-button type="primary" @click="monthReport" icon="reload" style="margin-left: 8px">生成考勤月报</a-button>
 | 
	
		
			
				|  |  |                <a-button type="primary" @click="syMonthReport" icon="reload" style="margin-left: 8px">同步至U8</a-button>
 | 
	
		
			
				|  |  |                <a-button type="primary" icon="download" style="margin-left: 8px" @click="handleExportXls('考勤月报')">导出</a-button>
 | 
	
		
			
				|  |  | +              <a-button type="danger" style="margin-left: 8px"  @click="showModal">关账</a-button>
 | 
	
		
			
				|  |  |              </span>
 | 
	
		
			
				|  |  |            </a-col>
 | 
	
		
			
				|  |  | -          <a-col :md="6" :sm="8">
 | 
	
		
			
				|  |  | -            <a-button type="danger" @click="showModal">
 | 
	
		
			
				|  |  | -              关账
 | 
	
		
			
				|  |  | -            </a-button>
 | 
	
		
			
				|  |  | -           </a-col>
 | 
	
		
			
				|  |  | +         
 | 
	
		
			
				|  |  |          </a-row>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |        </a-form>
 |