feat: 完成默认角色管理页面样式改造,并添加编辑保存弹窗

This commit is contained in:
zhuoqinglian
2026-06-16 16:58:44 +08:00
parent 969ee3cb12
commit 164eb5481c
7 changed files with 294 additions and 442 deletions
+2
View File
@@ -1118,6 +1118,8 @@ export default {
'agentTemplateManagement.action': 'Aktion',
'agentTemplateManagement.createTemplate': 'Vorlage erstellen',
'templateQuickConfig.newTemplate': 'Neue Vorlage',
'templateQuickConfig.editTemplate': 'Vorlage bearbeiten',
'templateQuickConfig.addTemplate': 'Vorlage hinzufügen',
'agentTemplateManagement.editTemplate': 'Vorlage bearbeiten',
'agentTemplateManagement.deleteTemplate': 'Vorlage löschen',
'agentTemplateManagement.deleteSuccess': 'Vorlage erfolgreich gelöscht',
+2
View File
@@ -1152,6 +1152,8 @@ export default {
'templateQuickConfig.cancel': 'Cancel',
'templateQuickConfig.templateNotFound': 'Template not found',
'templateQuickConfig.newTemplate': 'New Template',
'templateQuickConfig.editTemplate': 'Edit Template',
'templateQuickConfig.addTemplate': 'Add Template',
'warning': 'Warning',
'info': 'Info',
'common.networkError': 'Network request failed',
+2
View File
@@ -1152,6 +1152,8 @@ export default {
'templateQuickConfig.cancel': 'Cancelar',
'templateQuickConfig.templateNotFound': 'Modelo não encontrado',
'templateQuickConfig.newTemplate': 'Novo Modelo',
'templateQuickConfig.editTemplate': 'Editar Modelo',
'templateQuickConfig.addTemplate': 'Adicionar Modelo',
'warning': 'Aviso',
'info': 'Informação',
'common.networkError': 'Falha na requisição de rede',
+2
View File
@@ -1118,6 +1118,8 @@ export default {
'agentTemplateManagement.action': 'Hành động',
'agentTemplateManagement.createTemplate': 'Tạo mẫu',
'templateQuickConfig.newTemplate': 'Mẫu mới',
'templateQuickConfig.editTemplate': 'Chỉnh sửa mẫu',
'templateQuickConfig.addTemplate': 'Thêm mẫu',
'agentTemplateManagement.editTemplate': 'Chỉnh sửa mẫu',
'agentTemplateManagement.deleteTemplate': 'Xóa mẫu',
'agentTemplateManagement.deleteSuccess': 'Đã xóa mẫu thành công',
+2
View File
@@ -1152,6 +1152,8 @@ export default {
'templateQuickConfig.cancel': '取消',
'templateQuickConfig.templateNotFound': '未找到指定模板',
'templateQuickConfig.newTemplate': '新模板',
'templateQuickConfig.editTemplate': '编辑模板',
'templateQuickConfig.addTemplate': '新增模板',
'warning': '警告',
'info': '提示',
'common.networkError': '网络请求失败',
+2
View File
@@ -1152,6 +1152,8 @@ export default {
'templateQuickConfig.cancel': '取消',
'templateQuickConfig.templateNotFound': '未找到指定模板',
'templateQuickConfig.newTemplate': '新模板',
'templateQuickConfig.editTemplate': '編輯模板',
'templateQuickConfig.addTemplate': '新增模板',
'warning': '警告',
'info': '提示',
'common.networkError': '網路請求失敗',