lvhao 5 tháng trước cách đây
mục cha
commit
01d3f9e935
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      core/CoreApp/controllers/Whlabel_bh.php

+ 1 - 1
core/CoreApp/controllers/Whlabel_bh.php

@@ -1399,7 +1399,7 @@ class Whlabel_bh extends Start_Controller {
 					$post['num'] = $v[5];
 					$post['state'] = ($v[3] == '生产')?0:1;
 					$post['purchase'] = "";//供货商
-					$post['shipremarks'] = $v[6];//
+					$post['shipremarks'] = empty($v[6])?" ":$v[6];//
 					$post['rknum'] = 0;
 					$post['scapi'] = 0;
 					$post['dbapi'] = 0;