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

This commit is contained in:
uye
2026-02-02 05:04:05 +08:00
parent 1879c290ad
commit 68e292adbc

View File

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