From 44d22a9b13db1d2fd645a7ea9de9ebf389bb9bf2 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Wed, 28 Feb 2024 15:52:08 +0700 Subject: [PATCH] =?UTF-8?q?updated=20=E0=B9=80=E0=B8=87=E0=B8=B4=E0=B8=99?= =?UTF-8?q?=E0=B9=80=E0=B8=94=E0=B8=B7=E0=B8=AD=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SalaryLists/DialogMoveLevel.vue | 19 +++++++- .../components/SalaryLists/TabMain.vue | 43 +++---------------- .../13_salary/store/SalaryListsStore.ts | 20 ++------- src/modules/13_salary/views/salaryLists.vue | 6 ++- 4 files changed, 32 insertions(+), 56 deletions(-) diff --git a/src/modules/13_salary/components/SalaryLists/DialogMoveLevel.vue b/src/modules/13_salary/components/SalaryLists/DialogMoveLevel.vue index 101e4c1cc..c057d35e9 100644 --- a/src/modules/13_salary/components/SalaryLists/DialogMoveLevel.vue +++ b/src/modules/13_salary/components/SalaryLists/DialogMoveLevel.vue @@ -1,5 +1,5 @@