소스 검색

修改一下

lvhao 3 달 전
부모
커밋
aee8407047
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      core/CoreApp/controllers/Fullorder.php

+ 3 - 3
core/CoreApp/controllers/Fullorder.php

@@ -1403,9 +1403,9 @@ class Fullorder extends Start_Controller {
 				    $post['fpdata'] = $kcyz['fpdata'];
 				    $post['fpdata'] = $kcyz['fpdata'];
 			    }
 			    }
 			}
 			}
-			//$fl = $this->ck->get_fl($warehouse['hz'],$whlabel,$fpdata);
-			//$post['sfxh'] = $fl['sfxh'];
-			//$post['ckfl'] = $fl['ckfl'];
+			$fl = $this->ck->get_fl($warehouse['hz'],$whlabel,$fpdata);
+			$post['sfxh'] = $fl['sfxh'];
+			$post['ckfl'] = $fl['ckfl'];
 			
 			
 			//查询净重开始
 			//查询净重开始
 			$post['jweight'] = $this->weight->get_weightcx($post['fpdata']);
 			$post['jweight'] = $this->weight->get_weightcx($post['fpdata']);