Skip to content

Commit 03d19af

Browse files
perf: optimize tip
1 parent 04c1532 commit 03d19af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/function-lib/component/FunctionFormDrawer.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ watch(visible, (bool) => {
237237
input_field_list: [],
238238
permission_type: 'PRIVATE'
239239
}
240+
FormRef.value?.clearValidate()
240241
}
241242
})
242243

0 commit comments

Comments
 (0)