lvhao 1 週間 前
コミット
fe3ee5349f
1 ファイル変更1 行追加0 行削除
  1. 1 0
      core/CoreApp/controllers/Fullorder.php

+ 1 - 0
core/CoreApp/controllers/Fullorder.php

@@ -1477,6 +1477,7 @@ class Fullorder extends Start_Controller {
 				$fpdata[$k] = $xxv;
             }
 		}
+		$fpdata = $this->logic_order->checkOrderProduct($fpdata);
 		$this->data['fpdata'] = $fpdata;
 		$thfpdataxs = array();
 		if($fullorder['thfpdata'] != '')