* Finish task#8421. Fix bug.

This commit is contained in:
qiyu-xie
2020-11-19 09:31:30 +08:00
parent 861b5e5d95
commit 492381b860
+1
View File
@@ -159,6 +159,7 @@ function showEvery(switcher)
$('.every').removeClass('hidden');
$('#configSpecify').removeAttr('checked');
$('#cycleYear').removeAttr('checked');
$('#configEvery').removeAttr('checked');
}
}