Explorar o código

feat: 优化playground搜索模型功能

CalciumIon hai 1 ano
pai
achega
18a8216a43
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      web/src/components/Playground.js

+ 1 - 0
web/src/components/Playground.js

@@ -284,6 +284,7 @@ const Playground = () => {
             name='model'
             required
             selection
+            searchPosition='dropdown'
             filter
             onChange={(value) => {
               handleInputChange('model', value);