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") + }} + + + + + + + + - - - - - - - - - - - - - - - - - + + + + +