软件下载页面
This commit is contained in:
@@ -243,7 +243,6 @@
|
||||
<th>登录时间</th>
|
||||
<th>在线时间</th>
|
||||
<th>服务器Ip</th>
|
||||
<th>登录ip</th>
|
||||
<th>上行</th>
|
||||
<th>下行</th>
|
||||
<th>操作</th>
|
||||
@@ -254,7 +253,6 @@
|
||||
<td>{{item.LoginTime}}</td>
|
||||
<td>{{item.OnlineTime}}</td>
|
||||
<td>{{item.ServerIP}}</td>
|
||||
<td>{{item.LoginIP}}</td>
|
||||
<td>{{item.UpStream}}</td>
|
||||
<td>{{item.DownStream}}</td>
|
||||
<td class="blueT" @@click="killout(item)"> 强制离线</td>
|
||||
|
||||
Reference in New Issue
Block a user