From c255c45838fa83ff58a4c16aef1ca44c9acecc24 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Mon, 27 Nov 2023 15:53:42 +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=B7?= =?UTF-8?q?=E0=B8=9A=E0=B8=AA=E0=B8=A7=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../2_InvestigateFacts/EditPage.vue | 98 ++++++++++++++++++- .../components/2_InvestigateFacts/Form.vue | 10 +- .../2_InvestigateFacts/MainPage.vue | 41 ++++---- 3 files changed, 122 insertions(+), 27 deletions(-) diff --git a/src/modules/11_discipline/components/2_InvestigateFacts/EditPage.vue b/src/modules/11_discipline/components/2_InvestigateFacts/EditPage.vue index fc908a03d..62738cb55 100644 --- a/src/modules/11_discipline/components/2_InvestigateFacts/EditPage.vue +++ b/src/modules/11_discipline/components/2_InvestigateFacts/EditPage.vue @@ -1,5 +1,5 @@