From f746c4de3a12d2298cc76be8e10f177efd63c5d8 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 31 Mar 2025 19:27:44 +0800 Subject: [PATCH] feat: function field form support sort --- .../component/FunctionFormDrawer.vue | 46 +++++++++++++++++-- 1 file changed, 43 insertions(+), 3 deletions(-) diff --git a/ui/src/views/function-lib/component/FunctionFormDrawer.vue b/ui/src/views/function-lib/component/FunctionFormDrawer.vue index f12e6f94e5f..bbc7fa9d409 100644 --- a/ui/src/views/function-lib/component/FunctionFormDrawer.vue +++ b/ui/src/views/function-lib/component/FunctionFormDrawer.vue @@ -116,7 +116,7 @@ {{ $t('common.add') }} - +