This commit is contained in:
parent
9fcb4f3a1f
commit
b237c9df95
|
|
@ -375,7 +375,7 @@
|
|||
prop="attCurrent"
|
||||
width="150"
|
||||
sortable
|
||||
>\
|
||||
>
|
||||
<template slot-scope="scope">
|
||||
<span>{{ formatDate(scope.row.attCurrent) }}</span>
|
||||
</template>
|
||||
|
|
@ -413,7 +413,7 @@
|
|||
align="center"
|
||||
prop="offWorkTime"
|
||||
width="180"
|
||||
ortable
|
||||
sortable
|
||||
/>
|
||||
<el-table-column
|
||||
label="下班状态"
|
||||
|
|
|
|||
Loading…
Reference in New Issue