mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: 关卡列表显示不刷新
This commit is contained in:
@@ -643,6 +643,7 @@ public class FightSettingsUserControlModel : TaskSettingsViewModel
|
||||
fight.StagePlan.Add(string.Empty);
|
||||
}
|
||||
InitDrops();
|
||||
UpdateStageList(); // 临时修复, 应为同步
|
||||
RefreshCurrentStagePlan();
|
||||
RefreshWeeklySchedule();
|
||||
Refresh();
|
||||
|
||||
Reference in New Issue
Block a user