diff --git a/app/components/customer/CustomerView.vue b/app/components/customer/CustomerView.vue index 5edb16c..f218996 100644 --- a/app/components/customer/CustomerView.vue +++ b/app/components/customer/CustomerView.vue @@ -282,7 +282,7 @@ diff --git a/app/components/imports/BarcodeScanner.vue b/app/components/imports/BarcodeScanner.vue new file mode 100644 index 0000000..344132a --- /dev/null +++ b/app/components/imports/BarcodeScanner.vue @@ -0,0 +1,30 @@ + + + diff --git a/app/components/imports/Imports.vue b/app/components/imports/Imports.vue index ae5352c..6f42f9c 100644 --- a/app/components/imports/Imports.vue +++ b/app/components/imports/Imports.vue @@ -1,8 +1,16 @@