shish 2 лет назад
Родитель
Сommit
eaaba8e25a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app-ghs/controllers/OrderController.php

+ 1 - 1
app-ghs/controllers/OrderController.php

@@ -1247,7 +1247,7 @@ class OrderController extends BaseController
         $customMobile = $custom->customMobile ?? '';
         $fullCustom = $customName . $customMobile;
         if ($this->mainId == 8164) {
-            //花大苪不需要显示客户名称
+            //花大苪不显示客户名称
             $fullCustom = '';
         }
         $seatSn = $custom->seatSn ?? '';