🐛: 修复 icon-picker 组件 lay-input 引用使用类型错误

This commit is contained in:
就眠儀式 2022-06-25 22:10:43 +08:00
parent 7c9dc3815f
commit 13c8d4605d

View File

@ -151,7 +151,7 @@ const searchList = (str: string, container: any) => {
<lay-input
@input="search"
@clear="clear"
:autocomplete="true"
autocomplete="true"
:allow-clear="true"
>
<template #prefix>