diff --git a/ui/src/views/application-workflow/component/DropdownMenu.vue b/ui/src/views/application-workflow/component/DropdownMenu.vue
index 46ac0ea6e..43acc7244 100644
--- a/ui/src/views/application-workflow/component/DropdownMenu.vue
+++ b/ui/src/views/application-workflow/component/DropdownMenu.vue
@@ -41,24 +41,24 @@
{{ functionNode.label }}
-
{{ functionNode.text }}
+
{{ functionNode.text }}
{{ item.name }}
-
{{ item.desc }}
+
{{ item.desc }}
@@ -69,13 +69,13 @@
@@ -83,7 +83,7 @@
{{ item.name }}
-
{{ item.desc }}
+
{{ item.desc }}
{
user-select: none; /* CSS3属性 */
position: absolute;
top: 49px;
- right: 90px;
+ right: 122px;
z-index: 99;
width: 268px;
box-shadow: 0px 4px 8px 0px var(--app-text-color-light-1);
diff --git a/ui/src/workflow/common/NodeControl.vue b/ui/src/workflow/common/NodeControl.vue
index 291964c5c..1190724bf 100644
--- a/ui/src/workflow/common/NodeControl.vue
+++ b/ui/src/workflow/common/NodeControl.vue
@@ -1,13 +1,19 @@
-
+
+
+
-
+
+
+
-
+
+
+