@@ -179,6 +179,7 @@ function createScheduling_func() {
});
const newHistory = history[keys[0]] || {};
NewOnDuty.value = newHistory;
+ dates.value = [];
}