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