parent
4d3931cb04
commit
a5d57bcde0
|
@ -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",
|
||||
|
|
|
@ -1916,7 +1916,7 @@ export default {
|
|||
},
|
||||
script: {
|
||||
tip_3: "脚本步骤会统计到场景执行结果中,执行报错时会影响场景的最终执行结果",
|
||||
filter_request_type: "过滤请求类型",
|
||||
filter_request_type: "忽略请求",
|
||||
execution_order: "脚本执行顺序",
|
||||
associated_scene_results: "关联场景结果",
|
||||
execute_before_step: "单个请求步骤前执行",
|
||||
|
|
|
@ -1913,7 +1913,7 @@ export default {
|
|||
},
|
||||
script: {
|
||||
tip_3: "腳本步驟會統計到場景執行結果中,執行報錯時會影響場景的最終執行結果",
|
||||
filter_request_type: "過濾請求類型",
|
||||
filter_request_type: "忽略請求",
|
||||
execution_order: "腳本執行順序",
|
||||
associated_scene_results: "關聯場景結果",
|
||||
execute_before_step: "單個請求步驟前執行",
|
||||
|
|
Loading…
Reference in New Issue