我正在使用FullCalendar V4回调函数drop。我试着把服务器生成的myID作为日历event.id,但是我不知道怎么做。( dropInfo ) { // try to set data.myIDto FullCalendar event id
calendarEvent = { id : data.myID</
我使用resourceAreaHeaderContent回调将一些HTML打印到我的resourceArea中,包括一个图标,该图标应该启动一个函数(由onclick执行),该函数对资源排序进行一些操作('refetchResources'); //"calendar.fullCalendar is not a function"
//calendar.fullCalendar('refetchResourc