From db197001ff2b72cdb8f1eadb64febb8a1c3d55a9 Mon Sep 17 00:00:00 2001 From: Srinath Date: Wed, 25 Feb 2026 14:29:48 +0530 Subject: [PATCH] GetCustId change to SelCustId --- .../BSBillingTables/BSBillingTable1/BST1Payment.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingTable1/BST1Payment.jsx b/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingTable1/BST1Payment.jsx index ebe8b68..484ff5f 100644 --- a/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingTable1/BST1Payment.jsx +++ b/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingTable1/BST1Payment.jsx @@ -260,7 +260,7 @@ export default function BST1Payment() { const RetailWSSalesType = useSelector(GlobalRetailWSSalesType); const SelCustId = useSelector(GlobalSelCustId); const selOption = useSelector(GlobalSelOption); - console.log(selOption, 'selOptionbst2'); + console.log(selOption, 'selOptionbst234343',GetCustId); const SelectedTableDetails = useSelector(GlobalSelectedTableDetails); const GlobalAddCustomerDetails1 = useSelector(GlobalAddCustomerDetails); @@ -3858,7 +3858,7 @@ export default function BST1Payment() { )} {/* Customer Orders */} - {GetCustId && ( + {SelCustId && ( {' '}