隐去校园报告高峰期限制

parent 1f3189b0
......@@ -828,10 +828,10 @@
}
},
mounted() {
if (this.isPeakPeriod()) {
this.showReport = false;
return
}
// if (this.isPeakPeriod()) {
// this.showReport = false;
// return
// }
this.showReport = true;
if (new Date().getTime() <= new Date('2022/06/30').getTime()) {
this.isAttendanceOpen = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment