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