lvhao 13 godzin temu
rodzic
commit
f6dca27139
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4 4
      core/CoreApp/controllers/Fullorderamz.php

+ 4 - 4
core/CoreApp/controllers/Fullorderamz.php

@@ -1387,7 +1387,7 @@ class Fullorderamz extends Start_Controller {
 					    	$wzid = $this->$bdck->read(trim($val,$warehouse['hz']));
 							if($wzid['details'] != '')
 						    {
-					    	    if($fullorder['type'] == 5){
+					    	    if($fullorderamz['type'] == 5){
 									$xxv['zd'] .= '<p>位置:'.$wzid['details'].'</p>';
 								}else{
 									$xxv['zd'] .= '<p>位置:'.$wzid['details'].' - '.$wzid['cpid'].'</p>';
@@ -1400,7 +1400,7 @@ class Fullorderamz extends Start_Controller {
 					    $wzid = $this->$bdck->read(trim($xxv[9],$warehouse['hz']));
 						if($wzid['details'] != '')
 						{
-					        if($fullorder['type'] == 5){
+					        if($fullorderamz['type'] == 5){
 								$xxv['zd'] .= '<p>位置:'.$wzid['details'].'</p>';
 							}else{
 								$xxv['zd'] .= '<p>位置:'.$wzid['details'].' - '.$wzid['cpid'].'</p>';
@@ -1918,7 +1918,7 @@ class Fullorderamz extends Start_Controller {
 					    	$wzid = $this->$bdck->read(trim($val,$warehouse['hz']));
 							if($wzid['details'] != '')
 						    {
-					    	    if($fullorder['type'] == 5){
+					    	    if($fullorderamz['type'] == 5){
 									$xxv['zd'] .= '<p>位置:'.$wzid['details'].'</p>';
 								}else{
 									$xxv['zd'] .= '<p>位置:'.$wzid['details'].' - '.$wzid['cpid'].'</p>';
@@ -1931,7 +1931,7 @@ class Fullorderamz extends Start_Controller {
 					    $wzid = $this->$bdck->read(trim($xxv[9],$warehouse['hz']));
 						if($wzid['details'] != '')
 						{
-					        if($fullorder['type'] == 5){
+					        if($fullorderamz['type'] == 5){
 								$xxv['zd'] .= '<p>位置:'.$wzid['details'].'</p>';
 							}else{
 								$xxv['zd'] .= '<p>位置:'.$wzid['details'].' - '.$wzid['cpid'].'</p>';