From 386376c6c39e178e4e17bf294a0be23f7162fbc6 Mon Sep 17 00:00:00 2001
From: kerwincui <164770707@qq.com>
Date: Wed, 24 Apr 2024 23:07:28 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4tcp=E5=AE=A2=E6=88=B7?=
=?UTF-8?q?=E7=AB=AF=E5=92=8C=E5=88=9B=E5=BB=BA=E6=97=B6=E9=97=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
vue/src/views/iot/netty/clients.vue | 140 +++++++++------------------
vue/src/views/iot/template/index.vue | 5 -
2 files changed, 47 insertions(+), 98 deletions(-)
diff --git a/vue/src/views/iot/netty/clients.vue b/vue/src/views/iot/netty/clients.vue
index 0e1cdc53..c8f24c34 100644
--- a/vue/src/views/iot/netty/clients.vue
+++ b/vue/src/views/iot/netty/clients.vue
@@ -15,102 +15,56 @@
-
-
-
-
-
- {{ scope.row.clientId }}
-
-
-
-
- 服务端
- Web端
- 移动端
- 测试端
- 设备端
-
-
-
-
- 已连接
- 已断开
-
-
-
-
-
-
+
+
+
+
+ {{ scope.row.clientId }}
+
+
+
+
+ 服务端
+ Web端
+ 移动端
+ 测试端
+ 设备端
+
+
+
+
+ 已连接
+ 已断开
+
+
+
+
+
+
-
-
- 踢出
-
-
-
+
+
+ 踢出
+
+
+
-
+
-
-
-
-
- 订阅列表
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 服务端
- Web端
- 移动端
- 测试端
- 设备端
-
-
-
-
- 已连接
- 已断开
-
-
-
-
-
-
-
- 踢出
-
-
-
-
-
-
-
-
-
-
- 订阅列表
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ 订阅列表
+
+
+
+
+
+
+
+
+
diff --git a/vue/src/views/iot/template/index.vue b/vue/src/views/iot/template/index.vue
index 9da88590..8185e6c0 100644
--- a/vue/src/views/iot/template/index.vue
+++ b/vue/src/views/iot/template/index.vue
@@ -69,11 +69,6 @@
-
-
- {{ parseTime(scope.row.createTime, '{y}-{m}-{d} {h}:{m}:{s}') }}
-
-