Rebuild Times in Projects

Added Icons
Rebuild Time Duration
This commit is contained in:
2023-12-07 12:14:19 +01:00
parent 36371f94e8
commit 5182959881
6 changed files with 118 additions and 17 deletions

View File

@@ -55,6 +55,9 @@ const calendarOptions = reactive({
newEventData.value.end = info.endStr
openNewEventModal.value = true
},
eventClick: function (info){
console.log(info)
},
resourceGroupField: "type",
resources: resources,
nowIndicator:true