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) => {