Explorar el Código

修改编辑信息

lvhao hace 2 semanas
padre
commit
8875665322
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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']);