显示时间

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