src/views/employeeSalary/attendanceStatistics/index.vue
@@ -115,6 +115,7 @@
        tableInfomation: [],
        allcol: [],
        showcol: this.showCol,
        headerHeight:'47px',
        tableColumn: this.setColumnVisible(this.showCol)
      }
      this.tableList.allcol = this.tableList.tableColumn.filter((ele) => !ele.default).map((ele) => ele.label)
@@ -170,7 +171,7 @@
                      label:headerList.details[i].date+'',
                      weekDay:headerList.details[i].weekDay+'',
                      prop:'headerDate'+headerList.details[i].date,
                      min:90,
                      min:80,
                      default:true,
                      isCallMethod:true,
                      isClass: true,