fix: size mini

This commit is contained in:
pa
2025-09-19 21:32:08 +09:00
committed by Natsumi
parent 3127057d89
commit 759e18b7a7
3 changed files with 14 additions and 14 deletions

View File

@@ -213,7 +213,7 @@
data: [],
tableProps: {
stripe: true,
size: 'mini'
size: 'small'
},
layout: 'table'
});