diff --git a/.claude/settings.local.json b/.claude/settings.local.json index d3ed402..ab14c71 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -5,7 +5,8 @@ "Bash(mvn clean package:*)", "Bash(echo:*)", "Bash(git add:*)", - "Bash(git commit:*)" + "Bash(git commit:*)", + "Bash(grep:*)" ], "deny": [], "ask": [] 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 @@ + + + + + + +