From 31287556710754eeaeaf05c6a5f752252120dcdf Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Thu, 4 Apr 2024 17:42:27 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=95=E0=B9=88=E0=B8=AD=20API=20=E0=B8=9B?= =?UTF-8?q?=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1=E0=B8=95=E0=B8=B4=E0=B8=81?= =?UTF-8?q?=E0=B8=B2=E0=B8=A3=E0=B8=9D=E0=B8=B6=E0=B8=81=E0=B8=AD=E0=B8=9A?= =?UTF-8?q?=E0=B8=A3=E0=B8=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/history/AddPage.vue | 141 +++++++++++------- .../components/history/DialogGov.vue | 4 +- .../components/history/DialogProject.vue | 4 +- .../components/historyEmployee/AddPage.vue | 44 +++++- .../components/historyEmployee/DialogGov.vue | 4 +- .../historyEmployee/DialogProject.vue | 4 +- .../15_development/interface/request/Main.ts | 4 +- 7 files changed, 136 insertions(+), 69 deletions(-) diff --git a/src/modules/15_development/components/history/AddPage.vue b/src/modules/15_development/components/history/AddPage.vue index 089d4479b..ce9f65e0e 100644 --- a/src/modules/15_development/components/history/AddPage.vue +++ b/src/modules/15_development/components/history/AddPage.vue @@ -1,5 +1,5 @@