qinzhipeng_v vor 5 Jahren
Ursprung
Commit
dc3e14d2d0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/views/workbench/person/components/myFullCalendar.vue

+ 1 - 1
src/views/workbench/person/components/myFullCalendar.vue

@@ -63,7 +63,7 @@
 </template>
 
 <script>
-import moment from 'moment'
+// import moment from 'moment'
 import FullCalendar from '@fullcalendar/vue'
 import dayGridPlugin from '@fullcalendar/daygrid'
 import timeGridPlugin from '@fullcalendar/timegrid'