GetCustId change to SelCustId

This commit is contained in:
Srinath 2026-02-25 14:33:25 +05:30
parent b3b5f8287f
commit 5875f92cca
1 changed files with 1 additions and 1 deletions

View File

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