mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(docs): fix the page generates multiple useless form elements (#1471)
This commit is contained in:
@@ -237,6 +237,7 @@ ${this.codepen.style}
|
||||
document.body.appendChild(form)
|
||||
|
||||
form.submit()
|
||||
document.body.removeChild(form)
|
||||
},
|
||||
|
||||
scrollHandler() {
|
||||
|
||||
Reference in New Issue
Block a user