CodeManagement/BigScreenVue/src/views/indexs/right-center.vue
@@ -227,9 +227,8 @@ // } // }); var rep1=await Getoutput(); var rep=rep1.filter(it=>it.roadway.includes("JZ")) var rep=rep1.filter(it=>it.roadway.includes("CW")) console.log(rep) // 获取今天零点的时间戳 const now = Date.now(); // 当前时间戳(毫秒) const todayStart = new Date(now);