CodeManagement/BigScreenVue/src/views/indexs/station-one.vue
@@ -150,7 +150,9 @@ this.pageflag = true; var rep1 = await Floorfault(); var rep=rep1.filter(task=>task.roadway.includes("JZ")) var rep=rep1.filter(it=>it.roadway.includes("CW")) this.inboundConfig={ number: [rep.filter(task => task.taskType === "入库").length] }