chenkainan 7 months ago
parent
commit
5f54b79fce
  1. 2
      pages/index/index.vue

2
pages/index/index.vue

@ -449,7 +449,7 @@
this.Post({
date: '',
offset: 0,
limit: 100,
limit: 1,
type_id: 6
},'/api/activity/getActivityCalendar').then(res => {
this.calendarItem = res.data[0]

Loading…
Cancel
Save