zhou zhou
2026-04-03 5454bbe86b1a22e9f05b6bc43f7ed7e9d6c4dc14
rsf-design/src/views/system/user/userPage.helpers.js
@@ -71,6 +71,13 @@
  }
}
export function getUserPaginationKey() {
  return {
    current: 'current',
    size: 'pageSize'
  }
}
export function buildUserDialogModel(record = {}) {
  const roleIds = normalizeRoleIds(record)
  return {