halo/src/modules/contents/attachments/composables
Ryan Wang fbcd6bf037 refactor: use tanstack query to refactor attachments-related fetching (halo-dev/console#878)
#### What type of PR is this?

/kind improvement

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

使用 [TanStack Query](https://github.com/TanStack/query) 重构附件相关数据请求的相关逻辑。

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

Ref https://github.com/halo-dev/halo/issues/3360

#### Special notes for your reviewer:

测试方式:

1. 测试附件管理页面的筛选、存储策略、分组等业务。
2. 测试附件选择模态框组件。

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

```release-note
None
```
2023-02-23 09:08:12 +00:00
..
use-attachment-group.ts refactor: use tanstack query to refactor attachments-related fetching (halo-dev/console#878) 2023-02-23 09:08:12 +00:00
use-attachment-policy.ts refactor: use tanstack query to refactor attachments-related fetching (halo-dev/console#878) 2023-02-23 09:08:12 +00:00
use-attachment.ts refactor: use tanstack query to refactor attachments-related fetching (halo-dev/console#878) 2023-02-23 09:08:12 +00:00