فهرست منبع

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);