no skip ci on agent balance' qr card
This commit is contained in:
@ -203,7 +203,7 @@ const PaymentCard = ({ barcode, agent_name, customerId }: any) => {
|
||||
img.onload = () => resolve();
|
||||
}
|
||||
});
|
||||
};
|
||||
};
|
||||
|
||||
const handleDownload = async () => {
|
||||
if (!cardRef.current) return;
|
||||
|
||||
Reference in New Issue
Block a user