lvhao 3 tháng trước cách đây
mục cha
commit
0d817f32ad
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      core/CoreApp/controllers/Fullorder.php

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

@@ -1332,6 +1332,7 @@ class Fullorder extends Start_Controller {
 			
 			//查询净重开始
 			$post['jweight'] = $this->weight->get_weightcx($post['fpdata']);
+			unset($post[0]);
 			//查询净重结束
 			    if($this->fullorder->save($post,$id))
         	    {