|
|
@@ -1342,6 +1342,7 @@ class Fullordertt extends Start_Controller {
|
|
|
$fl = $this->ck->get_fl($warehouse['hz'],$whlabel,$fpdata);
|
|
|
$post['sfxh'] = $fl['sfxh'];
|
|
|
$post['ckfl'] = $fl['ckfl'];
|
|
|
+ $post['is_edit'] = 1;
|
|
|
|
|
|
//查询净重开始
|
|
|
$post['jweight'] = $this->weight->get_weightcx($post['fpdata']);
|