diff --git a/repo/js/AutoPlan/main.js b/repo/js/AutoPlan/main.js index 0b5616e7c..b4a102fa5 100644 --- a/repo/js/AutoPlan/main.js +++ b/repo/js/AutoPlan/main.js @@ -241,7 +241,9 @@ async function loadMode(Load, autoOrderSet, runConfig) { index++ let domainRoundNum = arr[index]; // 解析副本轮数 index++ - let sundaySelectedValue = arr[index]; // 解析周日|限时选择的值 + let sundaySelectedValue="1" + if (index