This commit is contained in:
parent
9fcb4f3a1f
commit
b237c9df95
|
|
@ -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="下班状态"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue