This commit is contained in:
everythingonblack
2025-05-13 16:02:38 +07:00
parent aacb1da8a5
commit 9e3759e571
2 changed files with 3 additions and 0 deletions

View File

@@ -268,6 +268,7 @@ export default function Invoice({ shopId, setModal, table, sendParam, deviceType
shopId,
transactionData.transactionId,
textareaRef.current.value,
orderMethod,
socketId
);
localStorage.removeItem('lastTransaction')