fix: 开始干员识别前重置潜能状态

This commit is contained in:
uye
2026-02-02 05:04:05 +08:00
parent a8b7ae2474
commit 52afaa37be

View File

@@ -1128,6 +1128,7 @@ public class ToolboxViewModel : Screen
public async Task StartOperBox()
{
OperBoxSelectedIndex = 1;
_operBoxPotential = null;
_tempOperHaveSet = [];
OperBoxHaveList = [];
OperBoxNotHaveList = [];