소스 검색

大华绘制轨迹临时解决方案

bihs 3 일 전
부모
커밋
c59576dffc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      monitor_ui/src/views/centerMonitor/camera/index.vue

+ 1 - 1
monitor_ui/src/views/centerMonitor/camera/index.vue

@@ -1180,7 +1180,7 @@ export default {
     },
     //绘制围栏
     drawFence(row) {
-      window.open('http://' + row.cameraIp + ':1025?username=admin2&password=admin123')
+      window.open('http://' + row.cameraIp + ':1025?username=sooka&password=Sooka6688!!')
     },
     /** ----------------------------------摄像头预览开始------------------------------------- */
     preview(row) {