PrettyCat1 1 year ago
parent
commit
7933b1d1b6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      vue_project/src/components/indexBody.vue

+ 0 - 1
vue_project/src/components/indexBody.vue

@@ -281,7 +281,6 @@ export default {
     },
     // 确认添加备注事件
     confirm() {
-      console.log(this.GetInfo.event.id);
       this.Visible = false;
       // 将备注加入日历中
       let data = this.GetInfo == null || this.GetInfo == "" ? this.form.date[0] : this.GetInfo.event.id