lvhao 3 hari lalu
induk
melakukan
073910f217
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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'];
 				}