From fb026c06223d770a97bf4beca419cacda959d82a Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Tue, 21 Jan 2025 11:09:18 +0700 Subject: [PATCH] =?UTF-8?q?UI=20=E0=B8=9C=E0=B8=A5=E0=B8=81=E0=B8=B2?= =?UTF-8?q?=E0=B8=A3=E0=B8=97=E0=B8=94=E0=B8=A5=E0=B8=AD=E0=B8=87=E0=B8=9B?= =?UTF-8?q?=E0=B8=8F=E0=B8=B4=E0=B8=9A=E0=B8=B1=E0=B8=95=E0=B8=B4=E0=B8=AB?= =?UTF-8?q?=E0=B8=99=E0=B9=89=E0=B8=B2=E0=B8=97=E0=B8=B5=E0=B9=88=E0=B8=A3?= =?UTF-8?q?=E0=B8=B2=E0=B8=8A=E0=B8=81=E0=B8=B2=E0=B8=A3=E0=B9=81=E0=B8=A5?= =?UTF-8?q?=E0=B8=B0=E0=B9=81=E0=B8=9A=E0=B8=9A=E0=B8=AA=E0=B8=B3=E0=B8=A3?= =?UTF-8?q?=E0=B8=A7=E0=B8=88=E0=B8=84=E0=B8=A7=E0=B8=B2=E0=B8=A1=E0=B8=84?= =?UTF-8?q?=E0=B8=B4=E0=B8=94=E0=B9=80=E0=B8=AB=E0=B9=87=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/02_ResultPage.vue | 522 ++++++++++++------ .../components/ResultTemplate.vue | 367 ------------ src/modules/15_probationReport/views/main.vue | 109 +++- 3 files changed, 453 insertions(+), 545 deletions(-) delete mode 100644 src/modules/15_probationReport/components/ResultTemplate.vue diff --git a/src/modules/15_probationReport/components/02_ResultPage.vue b/src/modules/15_probationReport/components/02_ResultPage.vue index 1a7cccb..7b172b4 100644 --- a/src/modules/15_probationReport/components/02_ResultPage.vue +++ b/src/modules/15_probationReport/components/02_ResultPage.vue @@ -1,180 +1,368 @@