GetCustId change to SelCustId

This commit is contained in:
Srinath 2026-02-25 14:30:55 +05:30
parent db197001ff
commit 7a0b91ec1d
1 changed files with 1 additions and 1 deletions

View File

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