zhou zhou
3 天以前 7c2bffa1a495cc4a3a263f654c08c231009c5c4e
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 {