style(项目设置): 更改环境设置中前后置脚本的过滤请求的描述

更改环境设置中前后置脚本的过滤请求的描述
This commit is contained in:
song-tianyang 2022-06-23 16:09:05 +08:00 committed by f2c-ci-robot[bot]
parent 4d3931cb04
commit a5d57bcde0
3 changed files with 3 additions and 3 deletions

View File

@ -1908,7 +1908,7 @@ export default {
},
script: {
tip_3: "Script steps will be counted in the execution result of the scene, and the final execution result of the scene will be affected when an execution error is reported",
filter_request_type: "Request type",
filter_request_type: "Ignore request",
execution_order: "Order",
associated_scene_results: "Associated scene results",
execute_before_step: "Execute before single",

View File

@ -1916,7 +1916,7 @@ export default {
},
script: {
tip_3: "脚本步骤会统计到场景执行结果中,执行报错时会影响场景的最终执行结果",
filter_request_type: "过滤请求类型",
filter_request_type: "忽略请求",
execution_order: "脚本执行顺序",
associated_scene_results: "关联场景结果",
execute_before_step: "单个请求步骤前执行",

View File

@ -1913,7 +1913,7 @@ export default {
},
script: {
tip_3: "腳本步驟會統計到場景執行結果中,執行報錯時會影響場景的最終執行結果",
filter_request_type: "過濾請求類型",
filter_request_type: "忽略請求",
execution_order: "腳本執行順序",
associated_scene_results: "關聯場景結果",
execute_before_step: "單個請求步驟前執行",