mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Image: fix scroll-container type restrict (#15277)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
src: String,
|
||||
fit: String,
|
||||
lazy: Boolean,
|
||||
scrollContainer: [String, HTMLElement],
|
||||
scrollContainer: {},
|
||||
alt: String
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user