lvhao 22 tuntia sitten
vanhempi
commit
404e2ab998
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      core/CoreApp/controllers/Whlabelfz1.php

+ 1 - 1
core/CoreApp/controllers/Whlabelfz1.php

@@ -543,7 +543,7 @@ class Whlabelfz1 extends Start_Controller
 				$where_arr['sfxh'] = $sfxh;
 			}
 			if ($so) {
-				$where_arr['so like'] = '%'. $so .'%';
+				$where_arr['shipremarks like'] = '%'. $so .'%';
 			}
 			if ($source) {
 				if ($source == '2d') {