From 1a8a4aa2e3506f02a1dcff0c6bc2d9626b3e258a Mon Sep 17 00:00:00 2001 From: Net <93821485+somnetsak123@users.noreply.github.com> Date: Wed, 24 Apr 2024 10:25:20 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88?= =?UTF-8?q?=E0=B8=A1=20routes=20customer-management?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/MainPage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/MainPage.vue b/src/pages/MainPage.vue index b050b88e..7863a773 100644 --- a/src/pages/MainPage.vue +++ b/src/pages/MainPage.vue @@ -18,7 +18,7 @@ const menu = [ isax: true, }, { - value: '', + value: 'customer-management', icon: 'isax-frame5', color: 'cyan', title: 'mainCustomerTitle',