From b86891c8c2f09c1da2b7c50a04c90ac0c32e72cb Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Wed, 20 Aug 2025 15:43:55 +0700 Subject: [PATCH] refactor: remove btn --- .../FormBranchInformation.vue | 36 ------------------- 1 file changed, 36 deletions(-) diff --git a/src/components/01_branch-management/FormBranchInformation.vue b/src/components/01_branch-management/FormBranchInformation.vue index 5a90d3f7..a4041333 100644 --- a/src/components/01_branch-management/FormBranchInformation.vue +++ b/src/components/01_branch-management/FormBranchInformation.vue @@ -159,42 +159,6 @@ function formatCode(input: string | undefined, type: 'code' | 'number') { ]" for="input-name-en" /> - - - -