From 596b13711f07e7edca768326cb71826aa6b8f993 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud <79562285+wangdan-fit2cloud@users.noreply.github.com> Date: Mon, 31 Mar 2025 19:34:45 +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 f12e6f94e..bbc7fa9d4 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') }} - +