halo/console/src
zjy4fun 4af82712e1
Fix the display error in the comments page status filter text (#4743)
#### What type of PR is this?

/kind bug
/area console

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

![fix-status-filter-2](https://github.com/halo-dev/halo/assets/106857035/e1f0a7ea-1328-45f2-ad06-cf14e91b8e4a)


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

Fixes #4731

#### Special notes for your reviewer:


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

```release-note
修复 Console 端评论状态筛选无法显示筛选结果的问题
```
2023-10-19 08:36:25 +00:00
..
assets Move root to console 2023-03-02 15:49:22 +08:00
build chore: bump vue related packages version (#4427) 2023-08-16 02:16:25 +00:00
components pref: upgrade the editor dependent version and add a pnpm link (#4669) 2023-09-27 12:42:17 +00:00
composables feat: add strategy setting for post slug generation (#4551) 2023-09-10 14:08:13 +00:00
constants Support for personal access token mechanism (#4598) 2023-09-25 03:30:14 +00:00
formkit refactor: refactor the repeater component using the schema approach (#4702) 2023-10-12 08:08:33 +00:00
layouts feat: refine notifications-related ui (#4638) 2023-09-28 13:36:18 +00:00
locales feat: support configuring notifier for different notification reason types (#4680) 2023-10-08 10:08:14 +00:00
modules Fix the display error in the comments page status filter text (#4743) 2023-10-19 08:36:25 +00:00
router fix: redirection fails after login (#4423) 2023-08-15 09:00:13 +00:00
setup fix: missing ui permission condition about users (#4619) 2023-09-22 03:11:53 -05:00
stores Support for personal access token mechanism (#4598) 2023-09-25 03:30:14 +00:00
styles feat: add reveal button for password input (#4434) 2023-08-16 06:38:11 +00:00
types feat: add strategy setting for post slug generation (#4551) 2023-09-10 14:08:13 +00:00
utils feat: refine notifications-related ui (#4638) 2023-09-28 13:36:18 +00:00
views fix: setup state is not set due to an exception when initializing the data (#4484) 2023-08-25 15:34:14 +00:00
App.vue refactor: improve the system initialization process (#4306) 2023-08-11 09:10:35 +08:00
main.ts feat: add API to obtain the bundled js file for all enabled plugins (#3444) 2023-08-25 07:28:11 +00:00