@@ -1703,7 +1703,7 @@ class OrderController extends BaseController
$actPrice = $info['actPrice'] ?? 0;
$tkPrice = $info['tkPrice'] ?? 0;
$prePrice = $info['prePrice'] ?? 0;
-
+ $customMobile = $custom->customMobile ?? '';
$printData = [
'table' => $table,
'addTime' => '',