qinzhipeng_v@didiglobal.com пре 4 година
родитељ
комит
2bbc0f85fc
1 измењених фајлова са 1 додато и 0 уклоњено
  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() {