瀏覽代碼

no message

lvhao 3 天之前
父節點
當前提交
073910f217
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'];
 				}