From d25fa4d792ce42bcd4198cecca7924c7aa83ae1a Mon Sep 17 00:00:00 2001 From: oat_dev Date: Thu, 13 Jun 2024 11:13:31 +0700 Subject: [PATCH] feat: add variable --- src/pages/04_product-service/MainPage.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/04_product-service/MainPage.vue b/src/pages/04_product-service/MainPage.vue index c516002c..84ccfdb6 100644 --- a/src/pages/04_product-service/MainPage.vue +++ b/src/pages/04_product-service/MainPage.vue @@ -78,6 +78,8 @@ const formData = ref({ const currentId = ref(''); const currentIdType = ref(''); +const resultSearchGroup = ref(); +const resultSearchType = ref(); async function fetchListType() { const res = await fetchListProductServiceType({