mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
Perf: worfklow scroll cannot wheel. Adapt wrokflow skip circle. Change tab alway output stream (#2688)
* perf: teaxtarea no wheel * remove render error * adapt workflow skip circle * perf: change tab can stream output
This commit is contained in:
@@ -141,7 +141,6 @@ export function useScrollPagination<
|
||||
// Reload data
|
||||
useRequest(
|
||||
async () => {
|
||||
console.log('reload', 11111);
|
||||
loadData(1);
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user