lvhao hai 3 días
pai
achega
073910f217
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/controllers/Fullorderexcel.php

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

@@ -1977,7 +1977,7 @@ class Fullorderexcel extends Start_Controller {
 			}
 			if(isset($value['pay']))
 			{
-				if($sj !='fullordersmt'){
+				if($sj =='fullorder'){
 					$pay = $this->typeclass->read($value['pay']);
 					$info_list[$key]['pay'] = $pay['title'];
 				}