This commit is contained in:
2023-08-10 14:16:20 +08:00
parent 84c24faf70
commit 3085aaa3e6
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -478,7 +478,7 @@ class InquiryService extends BaseService
}
// 检测项目
$order_inquiry_case['detection_project'] = [];
$order_inquiry_case['detection_project'] = null;
if ($order_inquiry['inquiry_type'] == 5){
// 获取检测订单
$params = array();