mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-10-10 07:23:23 +08:00
automation.cs支持不同条件查找windows,前端依然限制只通过句柄查找
This commit is contained in:
@@ -157,7 +157,7 @@ const windowHandleConfig = [
|
||||
];
|
||||
|
||||
const searchElementConfig = [
|
||||
windowHandleConfig,
|
||||
...windowHandleConfig,
|
||||
{
|
||||
label: "元素查找方式",
|
||||
component: "q-select",
|
||||
|
Reference in New Issue
Block a user