From 87e86e764067c2421ca84c0863ffc9375aa44b69 Mon Sep 17 00:00:00 2001 From: xiaosi <2652281683@qq.com> Date: Mon, 31 Aug 2026 10:10:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=94=A8=E6=88=B7=E5=9B=BA=E4=BB=B6?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E6=97=A5=E5=BF=97=E5=88=97=E8=A1=A8=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E5=88=B0=20t-table?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/FirmwaresView/FirmwaresView.vue | 68 ++++++++++--------- .../OperationLogsView/OperationLogsView.vue | 45 ++++++------ src/views/UsersView/UsersView.vue | 59 ++++++++-------- 3 files changed, 89 insertions(+), 83 deletions(-) diff --git a/src/views/FirmwaresView/FirmwaresView.vue b/src/views/FirmwaresView/FirmwaresView.vue index e7ba797..6181404 100644 --- a/src/views/FirmwaresView/FirmwaresView.vue +++ b/src/views/FirmwaresView/FirmwaresView.vue @@ -30,38 +30,31 @@
- - - - - - - - - - - - - - - - - - - - - - - - - -
版本组件描述大小升级方式状态创建时间操作
{{ f.version }}{{ f.component }}{{ f.description || '—' }}{{ f.sizeText }}{{ f.mandatory ? '强制' : '普通' }}{{ f.statusName }}{{ f.createdAt }} -
- 编辑 - -
-
-
暂无固件版本
+ + + + + + +
- - - - - - - - - - - - - - - - - - - - - -
目标机巢控制指令目标飞机执行状态应答结果下发时间
{{ c.dockId }}{{ c.commandName }}{{ c.commandType }}{{ c.droneSn }}{{ c.statusName }}{{ c.result }}{{ c.createdAt }}
-
暂无设备操作记录
+ + + +
- - - - - - - - - - - - - - - - - - - - - -
用户手机号邮箱角色状态注册时间
-
- {{ u.initial }} - {{ u.name }}ID {{ u.id }} -
-
{{ u.phone }}{{ u.email || '—' }}{{ u.roleName }}{{ u.statusName }}{{ u.createdAt }}
-
暂无用户
+ + + + + +