diff --git a/src/components/04_product-service/TotalProductCardComponent.vue b/src/components/04_product-service/TotalProductCardComponent.vue index c38862f3..aa596898 100644 --- a/src/components/04_product-service/TotalProductCardComponent.vue +++ b/src/components/04_product-service/TotalProductCardComponent.vue @@ -42,7 +42,7 @@ withDefaults(
diff --git a/src/pages/04_product-service/MainPage.vue b/src/pages/04_product-service/MainPage.vue index dc5c728b..22de202e 100644 --- a/src/pages/04_product-service/MainPage.vue +++ b/src/pages/04_product-service/MainPage.vue @@ -1559,119 +1559,13 @@ watch(inputSearchProductAndService, async () => {
- - -
- {{ $t('all') }} - -
-
- - -
- {{ $t('product') }} - - -
-
- -
- {{ $t('service') }} - -
-
-
- -
+
{ - +
+
{
+
-
- + {{ $t('all') }} +
+ - await fetchListOfOptionBranch(); + + > +
+ {{ $t('product') }} +
+
+ +
+ {{ $t('service') }} +
+
+ +
+
+ +
-
+