From 81f18f5f3d8acd0e67b2ac619db87670b03b24e5 Mon Sep 17 00:00:00 2001 From: Rain_ <904416525@qq.com> Date: Thu, 16 Oct 2025 09:05:21 +0800 Subject: [PATCH] =?UTF-8?q?flx:=E4=BF=AE=E6=94=B9=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debug.log | 8 + .../projectFront/aiAnalysis/devManage.vue | 733 +++++++++++------- 2 files changed, 445 insertions(+), 296 deletions(-) diff --git a/debug.log b/debug.log index 124f8a9b..e2bade83 100644 --- a/debug.log +++ b/debug.log @@ -6,3 +6,11 @@ [0929/090447.874:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) [0929/090448.024:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) [0929/090501.978:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) +[1014/102708.924:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) +[1014/102709.538:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) +[1014/102709.919:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) +[1014/102717.919:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) +[1014/102845.212:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) +[1014/102845.248:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) +[1014/102846.198:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) +[1014/102846.324:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2) diff --git a/src/views/projectFront/aiAnalysis/devManage.vue b/src/views/projectFront/aiAnalysis/devManage.vue index 9a6b53bc..6b7446d0 100644 --- a/src/views/projectFront/aiAnalysis/devManage.vue +++ b/src/views/projectFront/aiAnalysis/devManage.vue @@ -1,105 +1,194 @@ - - - - {{ $t('message.deviceManage.refresh') }} - {{ - $t('message.deviceManage.add') - }} - + + + {{ + $t("message.deviceManage.refresh") + }} + {{ $t("message.deviceManage.add") }} + - - 是否需要项目管理员做AI抓拍初筛 - - - - - 是 - 否 - - - - - - - - - - {{ scope.row.enterpriseName || '-' }} - - - {{ scope.row.deviceState == '1' ? '在线' : '离线' }} - - - - - - - - - {{ $t('message.deviceManage.edit') }} - - - - {{ $t('message.deviceManage.delete') }} - - - - - - - - - - + + {{ + $t("message.deviceManage.edit") + }} + + + + {{ + $t("message.deviceManage.delete") + }} + + + + + + + + - - - - - - - - - - - - - - - - - + + + + +