mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-20 10:05:40 +08:00
♻️ 优化搜索内容排序,修复setSubInput 无法触发 inputChange bug
This commit is contained in:
@@ -190,6 +190,7 @@ class API extends DBInstance {
|
||||
value: data.text,
|
||||
})})`
|
||||
);
|
||||
this.sendSubInputChangeEvent({ data });
|
||||
}
|
||||
|
||||
public getPath({ data }) {
|
||||
|
||||
Reference in New Issue
Block a user