<el-table-column label="发布时间" width="420px" prop="bidPublishDatetime">
<template slot-scope="scope">
<span>{{ parseTime(scope.row.bidPublishDatetime, '{y}-{m}-{d}') }}</span>
</template>
</el-table-column>
vue table表格 时间字段分两行( parseTime-格式化时间)


&spm=1001.2101.3001.5002&articleId=140153521&d=1&t=3&u=197dc10017c549f3b9f3edfc3efb3019)
6021

被折叠的 条评论
为什么被折叠?



