lvhao há 5 dias atrás
pai
commit
1228a09ec7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      core/CoreApp/controllers/Fullorderamz.php

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

@@ -559,7 +559,7 @@ class Fullorderamz extends Start_Controller {
 				{
 					$info_list[$key]['sname'] = $lkh;
 				}
-				$rginfo_list = $this->returngoods->find_all("email = '".$value['email']."'");
+				$rginfo_list = $this->returngoods->find_all("email = '".$ud['email']."'");
 				if(!empty($rginfo_list))
 				{
 					$tmp_str = '';