diff --git a/src/views/Upload.vue b/src/views/Upload.vue index 534dd591..b3834127 100644 --- a/src/views/Upload.vue +++ b/src/views/Upload.vue @@ -7,12 +7,12 @@ - + - +

{{ getProductIdentificationValue(productIdentificationPref.secondaryId, product) }}

{{ getProductIdentificationValue(productIdentificationPref.primaryId, product) ? getProductIdentificationValue(productIdentificationPref.primaryId, product) : product.productName }}

@@ -36,7 +36,7 @@ {{ $t("Variance") }} {{ product.quantity - product.availableQOH }}
- {{ $t( "Remove" ) }} + {{ $t( "Remove" ) }}