mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-29 13:16:37 +08:00
perf:优化全局搜索
This commit is contained in:
@@ -177,8 +177,8 @@ watch(
|
||||
console.log(val);
|
||||
if (val) {
|
||||
query.title = val ?? "";
|
||||
loadDiscussList();
|
||||
}
|
||||
loadDiscussList();
|
||||
},
|
||||
{ immediate: true }
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user