From bd75a1e97fe2a28b51c17956fa9bdac9481bbe78 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Mon, 30 Sep 2024 09:47:21 +0700 Subject: [PATCH 1/4] =?UTF-8?q?=E0=B8=84=E0=B9=89=E0=B8=99=E0=B8=AB?= =?UTF-8?q?=E0=B8=B2=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=81=E0=B8=B2=E0=B8=A3?= =?UTF-8?q?=E0=B8=AD=E0=B8=AD=E0=B8=81=E0=B8=84=E0=B8=B3=E0=B8=AA=E0=B8=B1?= =?UTF-8?q?=E0=B9=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/18_command/views/lists.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/18_command/views/lists.vue b/src/modules/18_command/views/lists.vue index 31c9fd6c9..3ee6af06e 100644 --- a/src/modules/18_command/views/lists.vue +++ b/src/modules/18_command/views/lists.vue @@ -117,6 +117,7 @@ async function fetchListCommand() { label="ค้นหา" clearable style="width: 300px" + @keydown.enter="(queryParams.page = 1), fetchListCommand()" > Date: Mon, 30 Sep 2024 09:59:03 +0700 Subject: [PATCH 2/4] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20Dial?= =?UTF-8?q?og=20Digital=20Sing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/18_command/components/Step/View0_Digital.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/18_command/components/Step/View0_Digital.vue b/src/modules/18_command/components/Step/View0_Digital.vue index d747a1661..ed6bb6b6c 100644 --- a/src/modules/18_command/components/Step/View0_Digital.vue +++ b/src/modules/18_command/components/Step/View0_Digital.vue @@ -707,7 +707,7 @@ onMounted(async () => { - + @@ -728,7 +728,7 @@ onMounted(async () => { - + From d5e49b474a33c3a27596cbd3ead9fd93470f3d91 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Mon, 30 Sep 2024 10:13:07 +0700 Subject: [PATCH 3/4] =?UTF-8?q?fix=20=20=E0=B8=81=E0=B8=B2=E0=B8=A3?= =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B9=80=E0=B8=A1=E0=B8=B4=E0=B8=99?= =?UTF-8?q?=E0=B8=9A=E0=B8=B8=E0=B8=84=E0=B8=84=E0=B8=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Detail/step/step5.vue | 4 ++-- .../components/Detail/step/step8.vue | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/modules/12_evaluatePersonal/components/Detail/step/step5.vue b/src/modules/12_evaluatePersonal/components/Detail/step/step5.vue index 49cea8fc6..f64d86eff 100644 --- a/src/modules/12_evaluatePersonal/components/Detail/step/step5.vue +++ b/src/modules/12_evaluatePersonal/components/Detail/step/step5.vue @@ -290,7 +290,7 @@ onMounted(async () => { -
+
{ lazy-rules accept=".pdf" :rules=" - download10Url === '' ? [(val) => !!val || 'กรุณาเลือกไฟล์'] : [] + download10Url === '' ? [(val:string) => !!val || 'กรุณาเลือกไฟล์'] : [] " >