feat: add instance recreate action

This commit is contained in:
jialin
2026-05-15 16:22:07 +08:00
committed by jialin
parent c6e7075bf5
commit 87c8a3a64d
36 changed files with 616 additions and 106 deletions
+2
View File
@@ -52,6 +52,8 @@ export default {
'common.button.authorize': 'ロール認可',
'common.button.confirm': '確認',
'common.button.viewlog': 'ログを表示',
'common.button.viewevent': 'イベントを表示',
'common.button.recreate': '再作成',
'common.table.operation': '操作',
'common.table.createTime': '作成日時',
'common.table.updateTime': '更新日時',