From fbfe2f903222c2244ee23c9a16bb4bda012fc0b2 Mon Sep 17 00:00:00 2001 From: 16337 <1633794139@qq.com> Date: Tue, 10 Mar 2026 10:48:45 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=91=84=E5=83=8F=E5=A4=B4?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2=E7=A7=BB=E9=99=A4=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=A0=8F=E3=80=81=E6=8B=89=E6=B5=81=E5=92=8C=E5=AF=BC?= =?UTF-8?q?=E5=87=BA=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除"状态"列(拉流中/未拉流) - 删除操作栏中"拉流"和"导出"按钮,仅保留ROI配置 - 删除搜索栏中"拉流状态"筛选 - 清理无用的import和方法(toggleStream/handleExport) Co-Authored-By: Claude Opus 4.6 --- web/src/views/cameraConfig/index.vue | 48 ++-------------------------- 1 file changed, 2 insertions(+), 46 deletions(-) diff --git a/web/src/views/cameraConfig/index.vue b/web/src/views/cameraConfig/index.vue index 6a4fe4f72..6f1e38674 100644 --- a/web/src/views/cameraConfig/index.vue +++ b/web/src/views/cameraConfig/index.vue @@ -6,10 +6,6 @@ @@ -17,13 +13,6 @@ - - - - + @@ -56,9 +41,8 @@