halo/ui/console-src/modules/contents/attachments/components
Takagi 6ed8cdf5bc
fix: the details of the attachment may be empty (#5695)
#### What type of PR is this?

/kind bug
/area ui
/milestone 2.15.x

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

修复由于 modal 延迟 200ms 所导致的数据可能为空的问题。

See #5078 

#### How to test it?

反复点击并关闭附件库详情弹窗,查看是否会有空数据的问题

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

Fixes #5689 

#### Does this PR introduce a user-facing change?
```release-note
修复附件详情弹窗可能无法显示数据的问题
```
2024-04-12 09:46:07 +00:00
..
selector-providers Move folder console to ui 2024-02-02 22:22:51 +08:00
AttachmentDetailModal.vue fix: the details of the attachment may be empty (#5695) 2024-04-12 09:46:07 +00:00
AttachmentGroupEditingModal.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
AttachmentGroupList.vue refactor: simplify the dialogs title (#5601) 2024-03-27 14:20:07 +00:00
AttachmentListItem.vue feat: add download feature for attachment (#5496) 2024-03-11 08:28:08 +00:00
AttachmentPermalinkList.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
AttachmentPoliciesModal.vue refactor: optimize old attachment query parameters using index (#5363) 2024-02-20 02:58:09 +00:00
AttachmentPolicyEditingModal.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
AttachmentSelectorModal.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
AttachmentUploadModal.vue feat: add image editor feature for attachment upload component (#5585) 2024-03-25 04:16:08 +00:00