取消批量删除限制

This commit is contained in:
lai
2024-01-19 17:19:21 +08:00
parent 39d50d12e9
commit 48201c7699

View File

@@ -889,7 +889,6 @@ onMounted(() => {
type="primary"
danger
@click.prevent="fnClear()"
:disabled="state.selectedRowKeys.length !== 1"
>
<template #icon>
<DeleteOutlined />