perf: optimize tip

This commit is contained in:
wangdan-fit2cloud 2025-01-26 15:38:42 +08:00
parent 04c153277b
commit 03d19afe37

View File

@ -237,6 +237,7 @@ watch(visible, (bool) => {
input_field_list: [],
permission_type: 'PRIVATE'
}
FormRef.value?.clearValidate()
}
})