fix: 线索板上有线索时无法一键放置线索

This commit is contained in:
uye
2026-01-08 01:19:34 +08:00
parent fa2d722819
commit ea8a4b14fe
3 changed files with 29 additions and 8 deletions

View File

@@ -3148,15 +3148,16 @@
},
"InfrastClueQuickInsert": {
"Doc": "快速置入:官服新增的批量置入线索按钮模板占位",
"roi": [1058, 572, 148, 148],
"next": ["InfrastClueQuickInsertConfirm", "Stop"]
"roi": [1058, 572, 148, 148]
},
"InfrastClueQuickInsertConfirm": {
"baseTask": "NumberOcrReplace",
"Doc": "满线索再放",
"action": "ClickSelf",
"maskRange": [1, 255],
"roi": [1200, 610, 80, 40],
"rectMove": [-110, 30, 110, 20]
"fullMatch": true,
"binThreshold": [180, 255],
"useRaw": false,
"roi": [1250, 615, 28, 28],
"rectMove": [-110, 30, 110, 10]
},
"InfrastClueQuickSendDuplicates": {
"Doc": "快速传递重复线索:批量传递重复线索按钮模板占位",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 972 B