后台管理-用户管理功能-展示最后登录时间

This commit is contained in:
ronger 2020-09-08 09:48:31 +08:00
parent 8c6bc1a60e
commit 232cd16a80

View File

@ -44,6 +44,11 @@
width="180"
prop="createdTime">
</el-table-column>
<el-table-column
label="最后登录时间"
width="180"
prop="lastLoginTime">
</el-table-column>
<el-table-column
label="状态"
width="180"