Commit 522d9657 authored by 邓春圆's avatar 邓春圆

文案修改

parent 61d2ddee
......@@ -124,7 +124,7 @@
</template>
</el-table-column>
<el-table-column :label="$t('创建人')" prop="creatorName"></el-table-column>
<el-table-column :label="$t('创建人')" prop="">
<el-table-column :label="$t('更新时间')" prop="">
<template slot-scope="scope">
<span>{{ parseTime(scope.row.updateTime) }}</span>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment