chore: disabled
This commit is contained in:
parent
6a5cb7d9b6
commit
936fa01b08
@ -166,6 +166,7 @@ const { hasAccessByCodes } = useAccess();
|
|||||||
{{ $t('pages.common.edit') }}
|
{{ $t('pages.common.edit') }}
|
||||||
</a-button>
|
</a-button>
|
||||||
<Popconfirm
|
<Popconfirm
|
||||||
|
:disabled="row.id === 1"
|
||||||
placement="left"
|
placement="left"
|
||||||
title="确认删除?"
|
title="确认删除?"
|
||||||
@confirm="handleDelete(row)"
|
@confirm="handleDelete(row)"
|
||||||
|
Loading…
Reference in New Issue
Block a user