提交 0ead79ae 编写于 作者: yi.li's avatar yi.li

时间处理

上级 c6e51dc3
......@@ -76,7 +76,7 @@
</el-table-column>
<el-table-column prop="createTime" label="下单时间" min-width="100" align="center">
<template slot-scope="scope">
<span>{{ scope.row.createTime | liveDateFilter }}</span>
<span>{{ scope.row.createTime }}</span>
</template>
</el-table-column>
<el-table-column prop="comments" label="备注" min-width="100" align="center"></el-table-column>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册