lvhao 11 hours ago
parent
commit
93f5978b62
1 changed files with 1 additions and 0 deletions
  1. 1 0
      core/CoreApp/controllers/Whlabel.php

+ 1 - 0
core/CoreApp/controllers/Whlabel.php

@@ -4649,6 +4649,7 @@ class Whlabel extends Start_Controller
 		}
 		if(empty($data)){
 			echo json_encode(array('msg' => '传输数据异常!', 'error' => 1, 'success' => false));
+			exit;
 		}
 		$list = [];
 		if(isset($data['list'])){