diff --git a/src/views/report/attReport/index.vue b/src/views/report/attReport/index.vue index 70b6e2c..9f19365 100644 --- a/src/views/report/attReport/index.vue +++ b/src/views/report/attReport/index.vue @@ -559,6 +559,7 @@ openAttCountList(row){ this.title = "打卡记录(当天12:00至第二天凌晨05:00)"; this.queryAttCount.userId = row.userId; + this.queryAttCount.userName = row.userName; this.queryAttCount.attCurrentDay = row.attCurrentDay; this.showAttCount = true; this.getAttCountList(); diff --git a/src/views/report/monthlyError/index.vue b/src/views/report/monthlyError/index.vue index bdfcd32..1b423d2 100644 --- a/src/views/report/monthlyError/index.vue +++ b/src/views/report/monthlyError/index.vue @@ -35,8 +35,8 @@ >导出数据 - - + + - + @@ -148,23 +148,23 @@ - + - + - + - + - + @@ -444,4 +444,4 @@ display: none; } } - \ No newline at end of file +