chore: disabled

master
dap 1 year ago
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…
Cancel
Save