lvhao 5 ماه پیش
والد
کامیت
be8474c064
1فایلهای تغییر یافته به همراه5 افزوده شده و 4 حذف شده
  1. 5 4
      core/CoreApp/controllers/Zzququeu9.php

+ 5 - 4
core/CoreApp/controllers/Zzququeu9.php

@@ -116,10 +116,11 @@ class Zzququeu9 extends Start_Controller {
                                    $tmp_str = "料品同步失败";
                              }
                          }else{
-                             $tmp_str = "创建调出单失败";
-                             if(isset($ret_data[0]["ResMsg"])){
-                                   $tmp_str = $ret_data[0]["ResMsg"];
-                             }
+
+                             $tmp_str = json_encode($error,JSON_UNESCAPED_UNICODE);
+                         //     if(isset($ret_data[0]["ResMsg"])){
+                         //           $tmp_str = $ret_data[0]["ResMsg"];
+                         //     }
                          }
                          $dc_no = "<span data-action='dc' data-process='1' data-id='".$v['id']."' onclick='doAction(this)'>创建调出单</span>".'<p style="color:blue"><i  class="method fa fa-exclamation-circle" data-t="'.$tmp_str.'"></i><p>';
                     }