【修改】开始时间修改

This commit is contained in:
zhoulingpo
2023-04-28 14:40:15 +08:00
parent 0c4e60613e
commit 18de24f378
+1 -1
View File
@@ -59,7 +59,7 @@
prop="startTime"
>
<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>
</el-table-column>
<el-table-column