lvhao hai 1 mes
pai
achega
0e2daede9d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/controllers/Returngoods.php

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

@@ -534,7 +534,7 @@ class Returngoods extends Start_Controller {
             if($jjcd){
                 $where  .= " and jjcd = '$jjcd'";
             }
-            if($shpjxx){
+            if($shpjxx >= 0){
                 $where  .= " and shpjxx = '$shpjxx'";
             }