From c3da3e26e9bdbea97fcd072de6c0a8fa955f9f0e Mon Sep 17 00:00:00 2001
From: Rain_ <904416525@qq.com>
Date: Mon, 29 Sep 2025 09:24:19 +0800
Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/projectFront/bodyWornCamera/bodyWornCamera.vue | 4 ++--
.../intelligentBroadcast/intelligentBroadcast.vue | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/projectFront/bodyWornCamera/bodyWornCamera.vue b/src/views/projectFront/bodyWornCamera/bodyWornCamera.vue
index 313d7df0..85c21f75 100644
--- a/src/views/projectFront/bodyWornCamera/bodyWornCamera.vue
+++ b/src/views/projectFront/bodyWornCamera/bodyWornCamera.vue
@@ -375,7 +375,7 @@
-
+
@@ -1784,7 +1784,7 @@ export default {
saveAccountConfig() {
// console.log('saveAccountConfig', this.currentVideoTypeDetail.appId)
// this.currentVideoTypeDetail.account = 'C86695622';
- // this.currentVideoTypeDetail.port = '123456';
+ // this.currentVideoTypeDetail.password = '123456';
// this.currentVideoTypeDetail.appId = '66b4fc1d6703468c8ee93b2919a3f20b';
// this.currentVideoTypeDetail.appSecret = '0a5836c68a7edabcc78e6a18f05bb317';
editProjectPoliceCameraConfigApi(this.currentVideoTypeDetail).then(
diff --git a/src/views/projectFront/intelligentBroadcast/intelligentBroadcast.vue b/src/views/projectFront/intelligentBroadcast/intelligentBroadcast.vue
index bdc124bc..8be62b03 100644
--- a/src/views/projectFront/intelligentBroadcast/intelligentBroadcast.vue
+++ b/src/views/projectFront/intelligentBroadcast/intelligentBroadcast.vue
@@ -1827,7 +1827,7 @@ export default {
saveAccountConfig() {
// console.log('saveAccountConfig', this.currentVideoTypeDetail.appId)
// this.currentVideoTypeDetail.account = 'C86695622';
- // this.currentVideoTypeDetail.port = '123456';
+ // this.currentVideoTypeDetail.password = '123456';
// this.currentVideoTypeDetail.appId = '66b4fc1d6703468c8ee93b2919a3f20b';
// this.currentVideoTypeDetail.appSecret = '0a5836c68a7edabcc78e6a18f05bb317';
editSmartBroadcastConfigApi(this.currentVideoTypeDetail).then((res) => {