src/views/calendarTask.vue
@@ -102,7 +102,8 @@ let iformat = imoment.format('YYYY-MM'); let systemDate = iformat + '-01 00:00:00'; this.getDatedef(systemDate); this.userId = localStorage.getItem('userId'); //this.userId = localStorage.getItem('userId'); this.userId = this.$cookies.get('userId'); }, methods: {