feat: able to search channel type now
This commit is contained in:
parent
8388aa537f
commit
27ad8bfb98
@ -214,6 +214,7 @@ const EditChannel = () => {
|
|||||||
label='类型'
|
label='类型'
|
||||||
name='type'
|
name='type'
|
||||||
required
|
required
|
||||||
|
search
|
||||||
options={CHANNEL_OPTIONS}
|
options={CHANNEL_OPTIONS}
|
||||||
value={inputs.type}
|
value={inputs.type}
|
||||||
onChange={handleInputChange}
|
onChange={handleInputChange}
|
||||||
|
Loading…
Reference in New Issue
Block a user