missed Function
This commit is contained in:
parent
ea1ccac2e7
commit
4f000cb96d
|
|
@ -2269,7 +2269,7 @@ const ProductList = () => {
|
|||
: generateBarcode(currentCode)
|
||||
: !MultiCode
|
||||
? base64Image
|
||||
: generateQRCode(QrandbarcodeDatas, code)
|
||||
: generateQRCode(QrandbarcodeDatas, currentCode)
|
||||
}
|
||||
alt="Barcode"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue