From 15a812b50e4900017d4b1e653bd0a8cc2d869207 Mon Sep 17 00:00:00 2001 From: Aif Date: Wed, 12 Nov 2025 11:27:55 +0700 Subject: [PATCH] feat: Refresh quotation list on window focus --- src/pages/05_quotation/MainPage.vue | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/pages/05_quotation/MainPage.vue b/src/pages/05_quotation/MainPage.vue index a75cd3cd..269a4882 100644 --- a/src/pages/05_quotation/MainPage.vue +++ b/src/pages/05_quotation/MainPage.vue @@ -1,5 +1,5 @@