feat(manager/users/share): Enhance device sharing functionality and update related APIs and UI components

This commit is contained in:
Tran Anh Tuan
2026-01-23 11:29:35 +07:00
parent 8b95a620c2
commit 6691122c8f
11 changed files with 782 additions and 380 deletions

View File

@@ -343,7 +343,7 @@ const ManagerUserPage = () => {
>
<Popconfirm
title={intl.formatMessage({
id: 'master.users.deletion.title',
id: 'master.users.delete.title',
defaultMessage: 'Are you sure to delete this selected items',
})}
okText={intl.formatMessage({