diff --git a/docs/docs/zh-CN/components/iconPicker.md b/docs/docs/zh-CN/components/iconPicker.md index 5e44d337..f25cdd89 100644 --- a/docs/docs/zh-CN/components/iconPicker.md +++ b/docs/docs/zh-CN/components/iconPicker.md @@ -64,7 +64,30 @@ export default { ::: +::: demo + + + + + +::: + | | | | |--|--|--| | v-model | 默认值 | -- | -| page | 开启分页 | -- | \ No newline at end of file +| page | 开启分页 | -- | +| showSearch | 启用搜索 | -- | \ No newline at end of file diff --git a/src/module/iconPicker/index.vue b/src/module/iconPicker/index.vue index 74a7114b..db3a1acc 100644 --- a/src/module/iconPicker/index.vue +++ b/src/module/iconPicker/index.vue @@ -14,7 +14,7 @@