halo/ui/console-src/modules/contents/posts/components/entity-fields
Ryan Wang d011beb89b
refactor: improve part of the post operation logic using the patch api (#6464)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.19.x

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

使用 patch 接口重构文章的恢复、可见性修改等逻辑。

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

None

#### Special notes for your reviewer:

测试文章删除、恢复、可见性修改功能是否符合预期。

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

```release-note
使用 patch 接口重构文章的恢复、可见性修改等逻辑。
```
2024-08-14 06:59:57 +00:00
..
ContributorsField.vue feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
PublishStatusField.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PublishTimeField.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
TitleField.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
VisibleField.vue refactor: improve part of the post operation logic using the patch api (#6464) 2024-08-14 06:59:57 +00:00