From 89ae3039b97e20ecd22c3d96bf9bc76238e625d2 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Fri, 9 Aug 2024 02:10:06 +0000 Subject: [PATCH] fix(03): hide action and icon outline --- src/pages/03_customer-management/constant.ts | 4 ++-- src/pages/04_product-service/MainPage.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/03_customer-management/constant.ts b/src/pages/03_customer-management/constant.ts index c5d472b7..63fcfc98 100644 --- a/src/pages/03_customer-management/constant.ts +++ b/src/pages/03_customer-management/constant.ts @@ -2,12 +2,12 @@ import { QTableProps } from 'quasar'; export const formMenuIconEmployee = [ { - icon: 'mdi-briefcase', + icon: 'mdi-briefcase-outline', color: 'hsl(var(--info-bg))', bgColor: 'var(--surface-1)', }, { - icon: 'mdi-map-marker-radius', + icon: 'mdi-map-marker-radius-outline', color: 'hsl(var(--info-bg))', bgColor: 'var(--surface-1)', }, diff --git a/src/pages/04_product-service/MainPage.vue b/src/pages/04_product-service/MainPage.vue index 20120fd7..58f7f393 100644 --- a/src/pages/04_product-service/MainPage.vue +++ b/src/pages/04_product-service/MainPage.vue @@ -3415,7 +3415,7 @@ watch(