Skip to content

Commit 08a70ab

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents b2879e8 + b523a28 commit 08a70ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vben28/src/views/admin/dictionary/AbpDictionary.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
bordered: true,
144144
canResize: true,
145145
rowSelection: { type: 'radio' },
146-
pagination: false,
146+
maxHeight: 600,
147147
actionColumn: {
148148
width: 50,
149149
title: t('common.action'),

0 commit comments

Comments
 (0)