Skip to content

Commit 9f37d19

Browse files
chenjy29chenjy29
authored andcommitted
删除调试代码
1 parent 4c90f46 commit 9f37d19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/vc-select/Selector/SingleSelector.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ const SingleSelector = defineComponent<SelectorProps>({
175175
}
176176
return (
177177
<>
178-
{hasTextInput.value ? '输入中' : '输入完成'}
179178
<span class={`${prefixCls}-selection-search`}>
180179
<Input
181180
inputRef={inputRef}

0 commit comments

Comments
 (0)