@@ -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