Browse Source

赛事直播

bihuisong 4 months ago
parent
commit
35ea40e127
1 changed files with 0 additions and 1 deletions
  1. 0 1
      qmjszx-admin/src/main/resources/templates/system/hik/hik.html

+ 0 - 1
qmjszx-admin/src/main/resources/templates/system/hik/hik.html

@@ -183,7 +183,6 @@
     let dataSource = [[${dataSource}]];
     getCameraPreviewURL()
     var prefix = ctx;
-    console.log("dataSource",dataSource);
     function getCameraPreviewURL() {
         $.ajax({
             url: ('' + prefix).split("undefined")[0] + "/system/hik/getCameraPreviewURL/" + dataSource.cameraIndexCode,