Skip to content

Commit

Permalink
perf: optimize tip
Browse files Browse the repository at this point in the history
  • Loading branch information
wangdan-fit2cloud committed Jan 26, 2025
1 parent 04c1532 commit 03d19af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/views/function-lib/component/FunctionFormDrawer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ watch(visible, (bool) => {
input_field_list: [],
permission_type: 'PRIVATE'
}
FormRef.value?.clearValidate()
}
})
Expand Down

0 comments on commit 03d19af

Please sign in to comment.