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
@@ -1152,6 +1152,8 @@ export default {
'templateQuickConfig.cancel': '取消',
'templateQuickConfig.templateNotFound': '未找到指定模板',
'templateQuickConfig.newTemplate': '新模板',
'templateQuickConfig.editTemplate': '编辑模板',
'templateQuickConfig.addTemplate': '新增模板',
'warning': '警告',
'info': '提示',
'common.networkError': '网络请求失败',