【修改】开始时间修改
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
prop="startTime"
|
prop="startTime"
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<span> {{formatDate(scope.row.startTime,"yyyy-mm-dd hh:mm:ss")}}</span>
|
<span> {{formatDate(scope.row.createTime,"yyyy-mm-dd hh:mm:ss")}}</span>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column
|
<el-table-column
|
||||||
|
|||||||
Reference in New Issue
Block a user