diff --git a/.claude/settings.local.json b/.claude/settings.local.json index e6c0dab..8d8606e 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -6,7 +6,8 @@ "Bash(echo:*)", "Bash(git add:*)", "Bash(git commit:*)", - "Bash(ls:*)" + "Bash(ls:*)", + "Bash(grep:*)" ], "deny": [], "ask": [] diff --git a/plus-ui/.env.production b/plus-ui/.env.production index 03cec98..efef6e6 100644 --- a/plus-ui/.env.production +++ b/plus-ui/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RAR巡检管理平台 +VITE_APP_TITLE = AR巡检管理平台 VITE_APP_LOGO_TITLE = AR巡检管理平台 # 生产环境配置 diff --git a/plus-ui/src/views/inspection/execution/index.vue b/plus-ui/src/views/inspection/execution/index.vue index 83b3d60..4b93afa 100644 --- a/plus-ui/src/views/inspection/execution/index.vue +++ b/plus-ui/src/views/inspection/execution/index.vue @@ -107,7 +107,13 @@ - + @@ -121,7 +127,8 @@ - + + @@ -134,34 +141,90 @@ 执行角色 + + - + + + - + + + + + - + + + - + + + + + - + + + @@ -173,18 +236,27 @@ + + + + + + +