zhou zhou
50 分钟以前 a49845f424ae5b1e43e391837a55c43ce07ea62d
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 {