#
zhou zhou
2026-04-02 56bbba2a422d7c4fb2d6bfb497aeb700157027a9
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 {