GetCustId change to SelCustId

This commit is contained in:
Srinath 2026-02-25 14:31:59 +05:30
parent b7f88d9197
commit 3b98cf558b
1 changed files with 1 additions and 1 deletions

View File

@ -4163,7 +4163,7 @@ const BSBillingTable5 = () => {
'' ''
)} )}
{/* Customer Orders */} {/* Customer Orders */}
{GetCustId && ( {SelCustId && (
<Tooltip title="Customer Orders" isMobile={isMobile}> <Tooltip title="Customer Orders" isMobile={isMobile}>
{' '} {' '}
<div <div