mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
perf: optimize tip
This commit is contained in:
parent
04c153277b
commit
03d19afe37
|
|
@ -237,6 +237,7 @@ watch(visible, (bool) => {
|
|||
input_field_list: [],
|
||||
permission_type: 'PRIVATE'
|
||||
}
|
||||
FormRef.value?.clearValidate()
|
||||
}
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue