From 4a272296a9041de28d4feb463dfe09b677e79dbe Mon Sep 17 00:00:00 2001 From: Yamel Senih Date: Tue, 1 Dec 2020 19:43:22 -0400 Subject: [PATCH] Remove bad dependence --- src/components/ADempiere/Form/BarcodeReader/index.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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