优化代码,调整权限设置( 非管理员打开提示拒绝访问并自动跳转到首页),修复bug;

This commit is contained in:
LiJinHui
2025-09-19 15:34:43 +08:00
parent 09d5d37867
commit 5fcc7592c9
7 changed files with 103 additions and 297 deletions
+8
View File
@@ -847,6 +847,14 @@ agentTemplateManagement: {
serialNumber:'序號',
selectAll: '全選',
deselectAll: '取消全選',
deselectAll: '取消全選',
loading: '拼命加載中',
confirmSingleDelete: '確定要刪除這個模板嗎?',
confirmBatchDelete: '確定要刪除選中的 {count} 個模板嗎?',
deleteFailed: '模板刪除失敗',
batchDeleteFailed: '批次刪除失敗',
deleteBackendError: '刪除失敗,請檢查後端服務是否正常',
deleteCancelled: '已取消刪除',
templateDialog: {
title: '模板配置',
templateName: '模板名稱',