From ca4f4b9f64c4a7d900c107fefd1e1e997b8cde4b Mon Sep 17 00:00:00 2001 From: QuShuailong Date: Fri, 24 Mar 2023 10:14:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E5=A2=99=E5=88=86=E7=BB=84?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=B8=BA0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/videoWall/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/videoWall/index.vue b/src/views/videoWall/index.vue index 271222c..e229de8 100644 --- a/src/views/videoWall/index.vue +++ b/src/views/videoWall/index.vue @@ -101,7 +101,7 @@ export default { this.$api.httpApi.getAllCameras({ params: { //todo index是分组,一个填0 ,另一个填1 - index: 1 + index: 0 } }).then(res => { if(res.code == 200) {