mirror of https://github.com/halo-dev/halo-admin
fix: issue of uploading attachments to ungrouped group (#716)
#### What type of PR is this? /kind bug /milestone 2.0-rc.2 #### What this PR does / why we need it: 修复选择未分组的分组时,上传附件会将分组设置为 `ungrouped` 的问题。 #### Which issue(s) this PR fixes: Fixes https://github.com/halo-dev/halo/issues/2777 #### Special notes for your reviewer: 测试方式: 1. 新建若干附件分组。 2. 切换到未分组,然后打开上传弹框,上传若干附件。 3. 检查所上传附件是否归为未分组。 4. 切换到其他分组,上传若干附件,检查所上传附件是否归为正确分组。 #### Does this PR introduce a user-facing change? ```release-note 修复在 Console 端选择未分组的分组时,上传附件会将分组设置为 `ungrouped` 的问题。 ```pull/717/head^2
parent
8fbef715ee
commit
b604532a7b
Loading…
Reference in new issue