fix: element-plus button 的 text 类型,后续会废弃

This commit is contained in:
xingyu4j
2025-09-12 16:38:25 +08:00
parent 2c5557aa30
commit 39081139e2
8 changed files with 8 additions and 8 deletions

View File

@@ -171,7 +171,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
{
label: $t('common.delete'),
type: 'danger',
text: true,
link: true,
icon: ACTION_ICON.DELETE,
auth: ['infra:demo01-contact:delete'],
popConfirm: {