|
@@ -27,11 +27,11 @@
|
|
</el-link>
|
|
</el-link>
|
|
</template>
|
|
</template>
|
|
</sa-td>
|
|
</sa-td>
|
|
- <sa-td name="本次登录Token" prop="accToken" width="180px"></sa-td>
|
|
|
|
- <sa-td name="登陆IP" prop="loginIp" width="130px"></sa-td>
|
|
|
|
|
|
+ <sa-td name="登陆IP" prop="loginIp"></sa-td>
|
|
<sa-td name="客户端标识" prop="device"></sa-td>
|
|
<sa-td name="客户端标识" prop="device"></sa-td>
|
|
<sa-td name="所属系统" prop="system"></sa-td>
|
|
<sa-td name="所属系统" prop="system"></sa-td>
|
|
<sa-td name="登录地" prop="address"></sa-td>
|
|
<sa-td name="登录地" prop="address"></sa-td>
|
|
|
|
+ <sa-td name="本次登录Token" prop="accToken" width="180px"></sa-td>
|
|
<sa-td name="登录时间" width="220px">
|
|
<sa-td name="登录时间" width="220px">
|
|
<template slot-scope="s">
|
|
<template slot-scope="s">
|
|
<span>{{sa.forDate(s.row.createTime, 2)}}</span> -
|
|
<span>{{sa.forDate(s.row.createTime, 2)}}</span> -
|