qinzhipeng_v@didiglobal.com hace 4 años
padre
commit
2bbc0f85fc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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() {