|  | @@ -1444,8 +1444,7 @@ class MainController extends DooController {
 | 
												
													
														
															|  |  			$longle->responsible = $this->staff [0] ['username'];
 |  |  			$longle->responsible = $this->staff [0] ['username'];
 | 
												
													
														
															|  |  			
 |  |  			
 | 
												
													
														
															|  |  			// 记录锁状态
 |  |  			// 记录锁状态
 | 
												
													
														
															|  | -			
 |  | 
 | 
												
													
														
															|  | -			$longle->statuslog = "1,2";
 |  | 
 | 
												
													
														
															|  | 
 |  | +			//$longle->statuslog = "1,2";
 | 
												
													
														
															|  |  			
 |  |  			
 | 
												
													
														
															|  |  			$longle->update ();
 |  |  			$longle->update ();
 | 
												
													
														
															|  |  			
 |  |  			
 | 
												
											
												
													
														
															|  | @@ -3312,7 +3311,7 @@ class MainController extends DooController {
 | 
												
													
														
															|  |  			$othstr = " cid in (" . $this->staff [0] ['cid'] . ")";
 |  |  			$othstr = " cid in (" . $this->staff [0] ['cid'] . ")";
 | 
												
													
														
															|  |  		
 |  |  		
 | 
												
													
														
															|  |  		$data ['reLongle'] = $longle->count ( array (
 |  |  		$data ['reLongle'] = $longle->count ( array (
 | 
												
													
														
															|  | -				'where' => $othstr . '  and status=1' 
 |  | 
 | 
												
													
														
															|  | 
 |  | +				'where' => $othstr . '  and (status=1 or responsible="")' 
 | 
												
													
														
															|  |  		) );
 |  |  		) );
 | 
												
													
														
															|  |  
 |  |  
 | 
												
													
														
															|  |          $data['lidKey']=$lidKey;
 |  |          $data['lidKey']=$lidKey;
 |