qinzhipeng_v@didiglobal.com 4 years ago
parent
commit
2bbc0f85fc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/workbench/person/components/myFullCalendar.vue

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

@@ -161,6 +161,7 @@ export default {
       const res = await settingGetCalendar()
       if (res.code === 200) {
         this.dateList = res.data
+        this.setDate()
       }
     },
     setDate() {