Commit e33e2e74 authored by 华国豪's avatar 华国豪 🙄

处理考核统计报错

parent cb413149
...@@ -405,7 +405,7 @@ export default { ...@@ -405,7 +405,7 @@ export default {
this.columns.push(shaoJian); this.columns.push(shaoJian);
this.columns.push(shenHeShiJian); this.columns.push(shenHeShiJian);
this.columns.push(rejectCount); this.columns.push(rejectCount);
this.columns.push(receivedPeopleCount); // this.columns.push(receivedPeopleCount);
this.columns.push(orderCount); this.columns.push(orderCount);
this.columns.push(uncollected); this.columns.push(uncollected);
this.columns.push(lateCount); this.columns.push(lateCount);
......
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