Showing
1 changed file
with
0 additions
and
1 deletions
@@ -213,7 +213,6 @@ | @@ -213,7 +213,6 @@ | ||
213 | </Tooltip> | 213 | </Tooltip> |
214 | <Tooltip title="删除"> | 214 | <Tooltip title="删除"> |
215 | <DeleteOutlined | 215 | <DeleteOutlined |
216 | - v-show="dataSource.length > 1" | ||
217 | @click="handleDelete(item)" | 216 | @click="handleDelete(item)" |
218 | class="cursor-pointer text-lg !leading-32px" | 217 | class="cursor-pointer text-lg !leading-32px" |
219 | /> | 218 | /> |