From 4ac4c9e9f45b37b06a37281abdf357ab38da785d Mon Sep 17 00:00:00 2001 From: Mouriya Date: Thu, 11 Jul 2024 20:23:48 +0900 Subject: [PATCH] =?UTF-8?q?=E3=80=8Ckintone=20lookup=E3=80=8D=E3=81=A8?= =?UTF-8?q?=E7=B5=84=E3=81=BF=E5=90=88=E3=82=8F=E3=81=9B=E3=82=8B=E3=81=A8?= =?UTF-8?q?=E3=83=AD=E3=83=83=E3=82=AF=E3=81=95=E3=82=8C=E3=81=9F=E3=83=95?= =?UTF-8?q?=E3=82=A3=E3=83=BC=E3=83=AB=E3=83=89=E3=82=92=E9=99=A4=E5=A4=96?= =?UTF-8?q?=E3=81=97=E3=81=BE=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ConditionEditor/ConditionObject.vue | 12 ++- frontend/src/components/right/DataMapping.vue | 75 +++++++++++++------ .../src/actions/data-mapping.ts | 43 ++++++++--- 3 files changed, 97 insertions(+), 33 deletions(-) diff --git a/frontend/src/components/ConditionEditor/ConditionObject.vue b/frontend/src/components/ConditionEditor/ConditionObject.vue index 77ea9cf..40ca757 100644 --- a/frontend/src/components/ConditionEditor/ConditionObject.vue +++ b/frontend/src/components/ConditionEditor/ConditionObject.vue @@ -1,6 +1,6 @@