lvhao 5 дней назад
Родитель
Сommit
1228a09ec7
1 измененных файлов с 1 добавлено и 1 удалено
  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 = '';