PrettyCat1 1 년 전
부모
커밋
7933b1d1b6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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