[WIP] Фикс при добавлении нового расписания, удалил ненужные переменные
This commit is contained in:
@@ -39,9 +39,7 @@ export default {
|
||||
name: "ScheduleBar",
|
||||
components: { BaseButton, BaseCustomSelect, BaseInputTime, BaseInputDate },
|
||||
props: {
|
||||
dataSchedule: Object,
|
||||
buttons: Array,
|
||||
clearEmployee: Array,
|
||||
times: Object,
|
||||
createSchedules: Function,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user