fix: do not trigger evaluation after switching model

This commit is contained in:
jialin
2025-10-22 14:28:18 +08:00
parent 5853bd1eeb
commit cc0580301e
3 changed files with 23 additions and 13 deletions
@@ -320,7 +320,7 @@ const SearchModel: React.FC<SearchInputProps> = (props) => {
return {
...pre,
loading: false,
repoOptions: resultList
dataList: resultList
};
});
// current selected item