🐛 修复生命周期取件次数占位符

This commit is contained in:
2026-06-05 15:33:14 +08:00
parent f7108f5b44
commit 90321a5ca4
3 changed files with 94 additions and 13 deletions
+4
View File
@@ -618,6 +618,10 @@ export default {
retrieved_event: {
title: 'Retrieval #{value}',
description: 'This retrieval is complete; current status is {status}.'
},
retrieved_event_unknown: {
title: 'Retrieval History',
description: 'This retrieval is complete; current status is {status}.'
}
},
headers: {