From 54606ad92583ed47ae79c19a5f126d3ad7418009 Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Fri, 31 Mar 2023 17:22:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=81=E4=B8=9A=E6=8E=A8=E9=80=81?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/common/push/pushConcern/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/common/push/pushConcern/index.vue b/src/views/common/push/pushConcern/index.vue index c8b7e4f..55c17d4 100644 --- a/src/views/common/push/pushConcern/index.vue +++ b/src/views/common/push/pushConcern/index.vue @@ -130,6 +130,7 @@ showAdvancedButton: true, autoAdvancedLine: 3, }, + maxHeight: 150, useSearchForm: true, showTableSetting: true, bordered: true,