删除调试代码
parent
4c90f46f51
commit
9f37d1990f
|
|
@ -175,7 +175,6 @@ const SingleSelector = defineComponent<SelectorProps>({
|
|||
}
|
||||
return (
|
||||
<>
|
||||
{hasTextInput.value ? '输入中' : '输入完成'}
|
||||
<span class={`${prefixCls}-selection-search`}>
|
||||
<Input
|
||||
inputRef={inputRef}
|
||||
|
|
|
|||
Loading…
Reference in New Issue