lvhao 10 時間 前
コミット
1dc233dda4
1 ファイル変更6 行追加0 行削除
  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)
 			{