style: 样式再复查

This commit is contained in:
xiaoxian521
2025-04-09 14:38:28 +08:00
parent b6529bf519
commit fb3e6ea8d2
13 changed files with 20 additions and 20 deletions

View File

@@ -143,7 +143,7 @@ const {
</div>
<el-popconfirm title="是否确认删除?" @confirm="onbatchDel">
<template #reference>
<el-button type="danger" text class="mr-1">
<el-button type="danger" text class="mr-1!">
批量删除
</el-button>
</template>