mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
modify(n-form): remove useless code
This commit is contained in:
parent
493817a616
commit
eeccf306df
@ -4,7 +4,7 @@
|
||||
:class="{
|
||||
'n-form--inline': inline
|
||||
}"
|
||||
@submit.prevent="onSubmit"
|
||||
@submit="onSubmit"
|
||||
@keydown.enter.prevent="handleEnterKeyDown"
|
||||
>
|
||||
<slot />
|
||||
|
Loading…
Reference in New Issue
Block a user