mirror of https://github.com/halo-dev/halo
#### 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 修复附件详情弹窗可能无法显示数据的问题 ``` |
||
|---|---|---|
| .. | ||
| selector-providers | ||
| AttachmentDetailModal.vue | ||
| AttachmentGroupEditingModal.vue | ||
| AttachmentGroupList.vue | ||
| AttachmentListItem.vue | ||
| AttachmentPermalinkList.vue | ||
| AttachmentPoliciesModal.vue | ||
| AttachmentPolicyEditingModal.vue | ||
| AttachmentSelectorModal.vue | ||
| AttachmentUploadModal.vue | ||