lvhao 14 giờ trước cách đây
mục cha
commit
1dc233dda4
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      core/CoreApp/controllers/Fullordertt.php

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

@@ -1749,6 +1749,12 @@ class Fullordertt extends Start_Controller {
 			//$post['ioss'] = $this->input->post('ioss',true);
 			$post['edittime'] = time();
 			$editstate = $post['state'];
+
+			if(empty($post['express'])){
+				$post['express'] = $ud['express'];
+			}
+
+
 			/**
 			if($post['state'] == 216 && $ud['state'] != 216)
 			{