瀏覽代碼

提价数据

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'] != '')