From c216c29abe06b65f51b830cc1d4ebd6b278a2aa1 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Fri, 10 Nov 2023 15:32:11 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=88=E0=B8=B1=E0=B8=94=E0=B9=82=E0=B8=84?= =?UTF-8?q?=E0=B9=89=E0=B8=94=20=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=81?= =?UTF-8?q?=E0=B8=B2=E0=B8=A3=E0=B8=81=E0=B8=B2=E0=B8=A3=E0=B8=AA=E0=B8=AD?= =?UTF-8?q?=E0=B8=9A=E0=B8=AA=E0=B8=A7=E0=B8=99=E0=B8=84=E0=B8=A7=E0=B8=B2?= =?UTF-8?q?=E0=B8=A1=E0=B8=9C=E0=B8=B4=E0=B8=94=E0=B8=97=E0=B8=B2=E0=B8=87?= =?UTF-8?q?=E0=B8=A7=E0=B8=B4=E0=B8=99=E0=B8=B1=E0=B8=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../3_InvestigateDisciplinary/AddPage.vue | 5 +- .../3_InvestigateDisciplinary/Dialogbody.vue | 34 ++--- .../DirectorTable.vue | 8 +- .../3_InvestigateDisciplinary/EditPage.vue | 27 ++-- .../3_InvestigateDisciplinary/Form.vue | 139 +++++++++++------- .../3_InvestigateDisciplinary/MainPage.vue | 36 +++-- .../3_InvestigateDisciplinary/Table.vue | 50 +++---- 7 files changed, 167 insertions(+), 132 deletions(-) diff --git a/src/modules/11_discipline/components/3_InvestigateDisciplinary/AddPage.vue b/src/modules/11_discipline/components/3_InvestigateDisciplinary/AddPage.vue index 0e7ecd9ff..eabe1cd9c 100644 --- a/src/modules/11_discipline/components/3_InvestigateDisciplinary/AddPage.vue +++ b/src/modules/11_discipline/components/3_InvestigateDisciplinary/AddPage.vue @@ -1,11 +1,10 @@