[WIP] Фикс бага сброса дней и стилей

This commit is contained in:
megavrilinvv
2023-03-06 12:01:03 +03:00
parent 95f1c478af
commit a81dba8429
4 changed files with 7 additions and 7 deletions

View File

@@ -43,7 +43,7 @@
color="primary",
style="width: 144px",
padding="4px 24px",
@click="createSchedules",
@click="createSchedules(); clearCell()",
no-caps
)
q-btn(
@@ -72,6 +72,7 @@ export default {
times: Object,
createSchedules: Function,
deleteSchedule: Function,
clearCell: Function,
},
data() {
return {