mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-05 04:37:47 +08:00
fix(docs): fix the page generates multiple useless form elements (#1471)
This commit is contained in:
parent
e2d1b36dc9
commit
abe02101fa
@ -237,6 +237,7 @@ ${this.codepen.style}
|
||||
document.body.appendChild(form)
|
||||
|
||||
form.submit()
|
||||
document.body.removeChild(form)
|
||||
},
|
||||
|
||||
scrollHandler() {
|
||||
|
Loading…
Reference in New Issue
Block a user