Browse Source

no message

kuaifan 5 years ago
parent
commit
3e81c46298
1 changed files with 0 additions and 1 deletions
  1. 0 1
      resources/assets/js/main/components/project/todo/calendar.vue

+ 0 - 1
resources/assets/js/main/components/project/todo/calendar.vue

@@ -171,7 +171,6 @@
                     "end": $A.formatDate('Y-m-d H:i:s', enddate),
                     "title": title,
                     "color": color,
-                    "avatar": taskData.userimg,
                     "name": taskData.nickname || taskData.username
                 };
                 if (this.isShowImg(taskData.userimg)) {