|  |  |  | @ -214,7 +214,7 @@ | 
			
		
	
		
			
				
					|  |  |  |  |         <button class="btn sj_btn" style="border:0;background:none;" ng-click="showDeleteOne.open(entity)" ng-disabled="entity.status == 1 || entity.status == 0"> | 
			
		
	
		
			
				
					|  |  |  |  |             <span class="glyphicon glyphicon-trash"></span>  删除 | 
			
		
	
		
			
				
					|  |  |  |  |         </button> | 
			
		
	
		
			
				
					|  |  |  |  |         <button class="btn sj_btn" style="border:0;  " ng-click="showCancelOne.open(entity)" ng-disabled="entity.process == 99 || entity.status == 3"> | 
			
		
	
		
			
				
					|  |  |  |  |         <button class="btn sj_btn" style="border:0;  " ng-click="showCancelOne.open(entity)" ng-disabled="entity.process == 99 || entity.status == 2"> | 
			
		
	
		
			
				
					|  |  |  |  |             <span class="glyphicon glyphicon-remove"></span>  取消 | 
			
		
	
		
			
				
					|  |  |  |  |         </button> | 
			
		
	
		
			
				
					|  |  |  |  |         <div hawtio-confirm-dialog="showDeleteOne.show" title="是否删除任务?" ok-button-text="确认" cancel-button-text="取消" on-cancel="showDeleteOne.onCancelled()" on-ok="showDeleteOne.onOk()"> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |