halo/console/console-src/modules/system/users
Ryan Wang 36ebc24aeb
chore: use lodash-es instead of lodash (#5125)
#### What type of PR is this?

/area console
/kind improvement
/milestone 2.12.x

#### What this PR does / why we need it:

优化 Lodash 依赖,使用 lodash-es 代替 lodash 库。

#### Which issue(s) this PR fixes:

Fixes #5124 

#### Special notes for your reviewer:

CI 通过即可。

#### Does this PR introduce a user-facing change?

```release-note
None 
```
2023-12-28 09:13:38 +00:00
..
components chore: use lodash-es instead of lodash (#5125) 2023-12-28 09:13:38 +00:00
composables refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
tabs feat: refine user center feature (#4857) 2023-11-16 15:51:19 +08:00
widgets feat: refine i18n for uc (#4957) 2023-11-30 10:56:10 +00:00
Binding.vue refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
Login.vue feat: support reset passwords based on email address (#4941) 2023-12-01 03:06:09 +00:00
UserDetail.vue feat: refine i18n for uc (#4957) 2023-11-30 10:56:10 +00:00
UserList.vue feat: record the user query conditions in the route query parameters (#5071) 2023-12-21 06:52:12 +00:00
module.ts feat: basic implementation of personal center (#4851) 2023-11-13 08:56:08 +00:00