diff --git a/src/pages/05_quotation/MainPage.vue b/src/pages/05_quotation/MainPage.vue index e765430e..651d9abd 100644 --- a/src/pages/05_quotation/MainPage.vue +++ b/src/pages/05_quotation/MainPage.vue @@ -385,6 +385,7 @@ watch(() => pageState.currentTab, fetchQuotationList);