From 3f7fd7c3cdac7b61902e6d906973685a666049f5 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Thu, 8 Aug 2024 07:38:24 +0000 Subject: [PATCH] fix(01): use share button on form bank --- .../01_branch-management/FormBank.vue | 30 ++++++++----------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/src/components/01_branch-management/FormBank.vue b/src/components/01_branch-management/FormBank.vue index f2d888ab..a6ae48f9 100644 --- a/src/components/01_branch-management/FormBank.vue +++ b/src/components/01_branch-management/FormBank.vue @@ -5,6 +5,7 @@ import { selectFilterOptionRefMod } from 'src/stores/utils'; import { onMounted, ref, watch } from 'vue'; import { deleteItem } from 'src/stores/utils'; import { QSelect } from 'quasar'; +import { AddButton, DeleteButton } from 'src/components/button'; const optionStore = useOptionStore(); @@ -76,25 +77,22 @@ watch(