From 3cfa103306f6101de247f3e18d3328b70a405da2 Mon Sep 17 00:00:00 2001 From: Viet An Date: Thu, 4 Jun 2026 16:12:51 +0700 Subject: [PATCH] changes --- app/components/SearchBox.vue | 1 - app/components/datatable/MenuSave.vue | 21 +++-- app/components/datatable/ScrollBox.vue | 4 +- app/components/imports/AddIMEIForm.vue | 4 +- app/components/imports/AddProductVariant.vue | 1 - app/components/imports/ProductForm.vue | 13 ---- app/components/imports/ProductVariantForm.vue | 3 - .../imports/ProductVariantFormNew.vue | 4 - app/components/menu/MenuFile.vue | 2 +- app/components/pos/ChooseIMEIModal.vue | 19 ++--- app/components/pos/POS.vue | 78 +++++++++++++------ app/components/pos/ProductCard.vue | 22 +----- app/components/pos/ProductSelection.vue | 9 +-- app/components/snackbar/Error.vue | 2 +- app/components/snackbar/Info.vue | 5 +- app/components/snackbar/SnackBar.vue | 10 ++- app/components/snackbar/Success.vue | 2 +- app/plugins/01-common.js | 8 +- app/plugins/02-connection.js | 4 +- 19 files changed, 106 insertions(+), 106 deletions(-) diff --git a/app/components/SearchBox.vue b/app/components/SearchBox.vue index 023a06d..2cad4e1 100644 --- a/app/components/SearchBox.vue +++ b/app/components/SearchBox.vue @@ -79,7 +79,6 @@
@@ -100,7 +110,8 @@