@ -110,7 +110,7 @@
width="180"
>
<template v-slot="scope">
<span>{{ parseTime(scope.row.turnDate) }}</span>
<span>{{ parseTime2(scope.row.turnDate) }}</span>
</template>
</el-table-column>
<el-table-column label="移交说明" align="center" prop="turnExplain" />