Parcourir la source

修改编辑信息

lvhao il y a 2 semaines
Parent
commit
8875665322
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      core/CoreApp/controllers/Fullordertt.php

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

@@ -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']);