优化返回内容
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
</el-tag>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column prop="latest_active_time" label="活跃时间" width="200">
|
||||
<el-table-column prop="latest_active_time" label="活跃时间" >
|
||||
<template slot-scope="scope">
|
||||
{% raw %}{{ scope.row.latest_active_time || '-' }}{% endraw %}
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user