瀏覽代碼

feat: 优化playground搜索模型功能

CalciumIon 1 年之前
父節點
當前提交
18a8216a43
共有 1 個文件被更改,包括 1 次插入0 次删除
  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);