From d1ec123c8ba24b4de492544387e44b477c8f0338 Mon Sep 17 00:00:00 2001 From: "maxiaozhe@alicorns.co.jp" Date: Sun, 25 Feb 2024 02:52:06 +0900 Subject: [PATCH] =?UTF-8?q?ActionFlow=E9=9A=9C=E5=AE=B3=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/FieldList.vue | 5 +- frontend/src/types/ActionTypes.ts | 30 ++- .../src/actions/auto-numbering.ts | 1 - plugin/kintone-addins/src/types/Conditions.ts | 2 +- sample.json | 244 +++++++++++++++--- sample2.json | 206 +++++++++++---- 6 files changed, 400 insertions(+), 88 deletions(-) diff --git a/frontend/src/components/FieldList.vue b/frontend/src/components/FieldList.vue index 8ec1918..e81a9e0 100644 --- a/frontend/src/components/FieldList.vue +++ b/frontend/src/components/FieldList.vue @@ -1,6 +1,9 @@