WIP Расписание подтягивает данные по месяцам
This commit is contained in:
@@ -75,12 +75,12 @@ export default {
|
||||
serialized: Array,
|
||||
dataSchedule: Object,
|
||||
buttons: Array,
|
||||
startMonth: Object,
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
days: "",
|
||||
result: [],
|
||||
startMonth: moment("2022-12-01"),
|
||||
showSelect: false,
|
||||
employee: [],
|
||||
currentEmployee: {
|
||||
|
||||
Reference in New Issue
Block a user