qinzhipeng_v@didiglobal.com il y a 4 ans
Parent
commit
2bbc0f85fc
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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() {