mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-21 08:56:41 +08:00
fix: 隐藏文件上传按钮,去除不必要的log打印
This commit is contained in:
@@ -100,7 +100,6 @@ function handleModelClick(item: GetSessionListVO) {
|
||||
});
|
||||
}
|
||||
|
||||
console.log('handleClick--', item);
|
||||
modelStore.setCurrentModelInfo(item);
|
||||
popoverRef.value?.hide?.();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user