当前提交
						bebe511f68
					
				
					共有  1 个文件被更改,包括 1 次插入 和 1 次删除
				
			
		| 
						 | 
				
			
			@ -352,7 +352,7 @@ class Logbook_model extends CI_Model {
 | 
			
		|||
			if ($searchmode == 'activated') {
 | 
			
		||||
				$this->db->where("station_gridsquare like '%" . $searchphrase . "%'");
 | 
			
		||||
			} else {
 | 
			
		||||
				$this->db->where("(COL_GRIDSQUARE like '%" . $searchphrase . "%' OR COL_VUCC_GRIDS like'%" . $searchphrase ."%')");
 | 
			
		||||
				$this->db->where("(COL_GRIDSQUARE like '" . $searchphrase . "%' OR COL_VUCC_GRIDS like '%" . $searchphrase ."%')");
 | 
			
		||||
			}
 | 
			
		||||
			break;
 | 
			
		||||
		case 'CQZone':
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		正在加载…
	
		在新工单中引用