lvhao 18 godzin temu
rodzic
commit
246506611a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      core/CoreApp/controllers/Review.php

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

@@ -57,7 +57,7 @@ class Review extends Start_Controller {
 				
 				if($fu == 'fullordertt'){
 					if($fullorder['is_edit'] == 0){
-						echo json_encode(array('msg'=>$fullorder['number'].',需要去订单详核对信息,然后点击保存','success'=>true));exit;
+						echo json_encode(array('msg'=>$fullorder['number'].',需要去订单详核对信息,然后点击保存','success'=>true));exit;
 					}
 				}