diff --git a/src/components/ADempiere/Form/BarcodeReader/index.vue b/src/components/ADempiere/Form/BarcodeReader/index.vue index f5842a2d..b2d74bb6 100644 --- a/src/components/ADempiere/Form/BarcodeReader/index.vue +++ b/src/components/ADempiere/Form/BarcodeReader/index.vue @@ -7,7 +7,7 @@ @@ -114,9 +114,6 @@ export default { defaultImage() { return require('@/image/ADempiere/priceChecking/no-image.jpg') }, - defaultImageLogo() { - return require('@/image/ADempiere/priceChecking/todoagro.png') - }, backgroundForm() { if (this.isEmptyValue(this.currentImageOfProduct)) { return this.organizationBackground