halo/ui/console-src
Ryan Wang 88db1976c8
refactor: hide move group button when no attachment groups are present (#6138)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.17.x

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

选择附件时,如果当前没有分组,改为不显示移动按钮。

<img width="385" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/2d805f29-ecea-4469-b305-e217bd17db8b">

<img width="497" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/34800eb1-8fae-42fa-b875-929a3d912967">


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

Fixes #6124 

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

```release-note
None
```
2024-06-26 04:26:49 +00:00
..
composables feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
layouts chore: remove unnecessary env (#6022) 2024-05-30 08:31:16 +00:00
modules refactor: hide move group button when no attachment groups are present (#6138) 2024-06-26 04:26:49 +00:00
router refactor: layout of reset password page (#5960) 2024-05-23 02:58:50 +00:00
setup chore: remove unnecessary env (#6022) 2024-05-30 08:31:16 +00:00
stores feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
views/system feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00