From fd3a7ef353b8f0679c1e3f5a87a106bc84c8224f Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Thu, 28 Jul 2022 09:40:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E8=AE=BE=E6=96=BD=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E6=A1=86=20=E5=8E=BB=E9=99=A4X?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/public/static/config/location.js | 8 ++++---- front/src/views/home/videoSurveillance/index.vue | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/front/public/static/config/location.js b/front/public/static/config/location.js index c6e2de12..11efe16f 100644 --- a/front/public/static/config/location.js +++ b/front/public/static/config/location.js @@ -1,13 +1,13 @@ /* * @Author: hisense.wuhongjian * @Date: 2020-07-07 16:03:23 - * @LastEditors: hisense.wuhongjian - * @LastEditTime: 2022-07-26 15:16:46 + * @LastEditors: hisense.liangjunhua + * @LastEditTime: 2022-07-28 09:36:58 * @Description: 数据资源参数配置 */ -//const newLocation = 'qingdao' +const newLocation = 'qingdao' // const newLocation = 'baotou' -const newLocation = 'xihaian' +// const newLocation = 'xihaian' // 数据资源数据 const whoShow = {} diff --git a/front/src/views/home/videoSurveillance/index.vue b/front/src/views/home/videoSurveillance/index.vue index 70139cf6..54b2653d 100644 --- a/front/src/views/home/videoSurveillance/index.vue +++ b/front/src/views/home/videoSurveillance/index.vue @@ -11,7 +11,6 @@