This commit is contained in:
BianLzhaoMin 2026-02-04 16:57:26 +08:00
parent 9fcb4f3a1f
commit b237c9df95
1 changed files with 2 additions and 2 deletions

View File

@ -375,7 +375,7 @@
prop="attCurrent" prop="attCurrent"
width="150" width="150"
sortable sortable
>\ >
<template slot-scope="scope"> <template slot-scope="scope">
<span>{{ formatDate(scope.row.attCurrent) }}</span> <span>{{ formatDate(scope.row.attCurrent) }}</span>
</template> </template>
@ -413,7 +413,7 @@
align="center" align="center"
prop="offWorkTime" prop="offWorkTime"
width="180" width="180"
ortable sortable
/> />
<el-table-column <el-table-column
label="下班状态" label="下班状态"