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