|
|
@@ -1423,7 +1423,7 @@ class Fullordertt extends Start_Controller {
|
|
|
$wzid = $this->$bdck->read(trim($val,$warehouse['hz']));
|
|
|
if($wzid['details'] != '')
|
|
|
{
|
|
|
- $xxv['zd'] .= '<p>位置:'.$wzid['details'].' - '.$wzid['cpid'].'</p>';
|
|
|
+ $xxv['zd'] .= '<p>位置:'.$wzid['details'].'</p>';
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -1432,7 +1432,7 @@ class Fullordertt extends Start_Controller {
|
|
|
$wzid = $this->$bdck->read(trim($xxv[9],$warehouse['hz']));
|
|
|
if($wzid['details'] != '')
|
|
|
{
|
|
|
- $xxv['zd'] .= '<p>位置:'.$wzid['details'].' - '.$wzid['cpid'].'</p>';
|
|
|
+ $xxv['zd'] .= '<p>位置:'.$wzid['details'].'</p>';
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -1981,7 +1981,7 @@ class Fullordertt extends Start_Controller {
|
|
|
$wzid = $this->$bdck->read(trim($val,$warehouse['hz']));
|
|
|
if($wzid['details'] != '')
|
|
|
{
|
|
|
- $xxv['zd'] .= '<p>位置:'.$wzid['details'].' - '.$wzid['cpid'].'</p>';
|
|
|
+ $xxv['zd'] .= '<p>位置:'.$wzid['details'].'</p>';
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -1990,7 +1990,7 @@ class Fullordertt extends Start_Controller {
|
|
|
$wzid = $this->$bdck->read(trim($xxv[9],$warehouse['hz']));
|
|
|
if($wzid['details'] != '')
|
|
|
{
|
|
|
- $xxv['zd'] .= '<p>位置:'.$wzid['details'].' - '.$wzid['cpid'].'</p>';
|
|
|
+ $xxv['zd'] .= '<p>位置:'.$wzid['details'].'</p>';
|
|
|
}
|
|
|
}
|
|
|
}
|