From 962f1ad766da5e86127e082ffdd31d0ee82141e9 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Tue, 22 Nov 2022 09:49:43 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E4=BD=8D=E6=9F=A5=E5=85=A8=E9=83=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/videoSurveillance/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/views/home/videoSurveillance/index.vue b/front/src/views/home/videoSurveillance/index.vue index 44ee5f19..3ca60641 100644 --- a/front/src/views/home/videoSurveillance/index.vue +++ b/front/src/views/home/videoSurveillance/index.vue @@ -523,7 +523,7 @@ import { ElMessage } from 'element-plus' if(queryString){ getCameraByCondition({ pageNum: 1, - pageSize: 10, + pageSize: 30000, regionId: "70be8c5b664f4bcf869d82f2e8335051", type: "0", name:queryString,