GetCustId change to SelCustId

This commit is contained in:
Srinath 2026-02-25 14:32:50 +05:30
parent 36f4727b47
commit b3b5f8287f
1 changed files with 1 additions and 1 deletions

View File

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