显示时间
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user