From e50d9948df7111c75c0a51f4c2903f55d41f37e3 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Fri, 8 Aug 2025 09:46:04 +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=82=E0=B9=89=E0=B8=AD=E0=B8=84=E0=B8=A7=E0=B8=B2=E0=B8=A1?= =?UTF-8?q?=E0=B8=82=E0=B8=AD=E0=B8=87=E0=B8=AB=E0=B8=99=E0=B9=89=E0=B8=B2?= =?UTF-8?q?=E0=B8=88=E0=B8=B1=E0=B8=94=E0=B8=81=E0=B8=B2=E0=B8=A3=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/06_webservices/components/DialogApi.vue | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/modules/06_webservices/components/DialogApi.vue b/src/modules/06_webservices/components/DialogApi.vue index 0b577021..bd411aa9 100644 --- a/src/modules/06_webservices/components/DialogApi.vue +++ b/src/modules/06_webservices/components/DialogApi.vue @@ -143,7 +143,7 @@ function validateSelection(): boolean { if (selectedPropsCount === 0) { validationErrors.value.push( - `จำเป็นต้องเลือกข้อมูลในหมวด "${field.description}" อย่างน้อย 1 รายการ` + `กรุณาเลือกแอตทริบิวต์ในส่วนของ"${field.description}" อย่างน้อย 1 รายการ` ); } }); @@ -298,7 +298,7 @@ watch(modal, (newVal) => {
-
เลือกระบบข้อมูล
+
เลือกระบบ
{ class="q-mb-lg" v-if="formData.system !== '' && availableFields.length > 0" > -
- Attribute ที่ต้องการให้มีการเชื่อมโยงข้อมูลแบบที่ -
-