feat: instance pv events

This commit is contained in:
jialin
2026-05-25 22:42:02 +08:00
committed by jialin
parent 2ebb8f44b7
commit 27d57d7563
8 changed files with 243 additions and 121 deletions
+2
View File
@@ -69,6 +69,8 @@ export default {
'gpuservice.instance.event.count': '次数',
'gpuservice.instance.event.lastSeen': '最近发生',
'gpuservice.instance.event.recentHourTip': '仅显示最近一小时的事件。',
'gpuservice.instance.event.tab.instance': '实例事件',
'gpuservice.instance.event.tab.volume': '存储卷事件',
'gpuservice.instance.recreate.confirm.title': '确认重新创建',
'gpuservice.instance.recreate.confirm.content':
'系统将先删除当前实例,然后使用当前配置重新创建。\n <span style="font-size: 13px;font-weight: 700">{name}</span>',