mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
feat:
This commit is contained in:
parent
4531703f44
commit
03d43ff47f
|
|
@ -600,7 +600,7 @@ onMounted(() => {
|
|||
if (quickInputRef.value) {
|
||||
quickInputRef.value.textarea.style.height = '0'
|
||||
}
|
||||
}, 1000)
|
||||
}, 1500)
|
||||
})
|
||||
|
||||
defineExpose({
|
||||
|
|
|
|||
Loading…
Reference in New Issue