lvhao 5 months ago
parent
commit
01d3f9e935
1 changed files with 1 additions and 1 deletions
  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['num'] = $v[5];
 					$post['state'] = ($v[3] == '生产')?0:1;
 					$post['state'] = ($v[3] == '生产')?0:1;
 					$post['purchase'] = "";//供货商
 					$post['purchase'] = "";//供货商
-					$post['shipremarks'] = $v[6];//
+					$post['shipremarks'] = empty($v[6])?" ":$v[6];//
 					$post['rknum'] = 0;
 					$post['rknum'] = 0;
 					$post['scapi'] = 0;
 					$post['scapi'] = 0;
 					$post['dbapi'] = 0;
 					$post['dbapi'] = 0;