From d026e7c6157a4a8a35a6f466e2fc91a1035207d2 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Fri, 1 Dec 2023 17:52:59 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=E0=B8=9F=E0=B8=AD=E0=B8=A3=E0=B9=8C=E0=B8=A1=E0=B8=AA=E0=B8=A3?= =?UTF-8?q?=E0=B8=B8=E0=B8=9B=E0=B8=9C=E0=B8=A5=E0=B8=81=E0=B8=B2=E0=B8=A3?= =?UTF-8?q?=E0=B8=9E=E0=B8=B4=E0=B8=88=E0=B8=B2=E0=B8=A3=E0=B8=93=E0=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../3_InvestigateDisciplinary/EditPage.vue | 1 + .../components/4_Result/EditPage.vue | 31 +- .../components/4_Result/Form.vue | 374 +++++++++--------- .../7_ListSuspend/DialogSendToCommand.vue | 12 +- .../components/7_ListSuspend/DismissOrder.vue | 1 - 5 files changed, 219 insertions(+), 200 deletions(-) diff --git a/src/modules/11_discipline/components/3_InvestigateDisciplinary/EditPage.vue b/src/modules/11_discipline/components/3_InvestigateDisciplinary/EditPage.vue index fdf4ab3fa..2d86f4e22 100644 --- a/src/modules/11_discipline/components/3_InvestigateDisciplinary/EditPage.vue +++ b/src/modules/11_discipline/components/3_InvestigateDisciplinary/EditPage.vue @@ -372,6 +372,7 @@ const dataInvestigatefacts = reactive({ persons: [], }); +