From 6f9a805f0c3774622c9603f25dd891aa38cf4dd6 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Fri, 13 Dec 2024 16:41:10 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8E=BB=E6=8E=89=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E4=B8=AD=E5=BF=83=20=E5=9C=A8=E7=BA=BF=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E7=9A=84=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/_core/profile/components/online-device.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/_core/profile/components/online-device.vue b/apps/web-antd/src/views/_core/profile/components/online-device.vue index 45ceae68..62407855 100644 --- a/apps/web-antd/src/views/_core/profile/components/online-device.vue +++ b/apps/web-antd/src/views/_core/profile/components/online-device.vue @@ -10,7 +10,9 @@ import { columns } from '#/views/monitor/online/data'; const gridOptions: VxeGridProps = { columns, keepSource: true, - pagerConfig: {}, + pagerConfig: { + enabled: false, + }, proxyConfig: { ajax: { query: async () => {