提交 75a86c29 编写于 作者: qq_45773736's avatar qq_45773736

收费详情时间格式修改

上级 5951765e
......@@ -36,6 +36,7 @@
<el-table-column
prop="submittime"
label="缴费时间">
<template slot-scope="scope">{{scope.row.status===0?'':scope.row.submittime.slice(0, 19).replace("T", " ")}}</template>
</el-table-column>
</el-table>
</el-col>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册