update code

prv
haha 2024-03-01 23:33:49 +08:00
parent 67015cb5f6
commit 7a9a039391
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ const groupByComany=(data)=> {
}
const groupAllByComany=(data)=> {
return request({
url: `bgscreen/attendance/groupByComany`,
url: `bgscreen/attendance/groupAllByComany`,
data:data,
method: 'post'
})

View File

@ -46,7 +46,7 @@
<el-row>
<el-col :span="12" style="position: relative;">
<module-one-1-1 label="人员统计" :key="elDeptWorks">
<img src="images/icon2001.png" style="position: absolute;cursor: pointer;right: 20px;top: 12px;"
<img src="images/icon2001.png" v-show="infoNav == 1" style="position: absolute;cursor: pointer;right: 20px;top: 12px;"
@click="doShowAttendanceDetail">
<div class="warning-info-title" style="padding-left: 20px;">
<div :class="infoNav == 0 ? 'active' : ''" @click="onWarningInfoNav(0)"></div>

View File

@ -84,7 +84,7 @@
<div :class="infoNav == 1 ? 'active' : ''" @click="onWarningInfoNav(1, '今日出勤')">今日出勤
</div>
</div>
<img src="images/icon2001.png" style="position: absolute;cursor: pointer;right: 20px;top: 12px;"
<img src="images/icon2001.png" v-show="infoNav == 1 " style="position: absolute;cursor: pointer;right: 20px;top: 12px;"
@click="doShowAttendanceDetail">
<el-row :key="elDeptWorks">
<el-col :span="8">