显示时间

This commit is contained in:
@fawn-nine
2024-09-20 16:42:53 +08:00
parent ae93205919
commit 613836ae6d

View File

@@ -44,7 +44,7 @@
v-loading="dataListLoading"
style="width: 100%;"
>
<!-- <el-table-column
<el-table-column
prop="title"
header-align="center"
align="center"
@@ -53,7 +53,7 @@
<template slot-scope="scope">
<span>{{ scope.row.createTime }}<br /></span>
</template>
</el-table-column> -->
</el-table-column>
<el-table-column
prop="title"
header-align="center"