From 99930ab6ed2b058d639ac38e8c9b1fc4127024fd Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Mon, 13 Jun 2022 16:43:46 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=8B=E7=89=A9=E6=8E=A7=E5=88=B6=E5=99=A8?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E4=B8=8D=E7=94=9F=E6=95=88=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1014033 --user=赵勇 【接口自动化】github#14739接口自动化中,去掉事务控制器Generate Parent Sample和Include Timers勾选状态,点击保存后退出,再进来还是勾选状态 https://www.tapd.cn/55049933/s/1180025 --- .../scenario/component/TransactionController.vue | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/frontend/src/business/components/api/automation/scenario/component/TransactionController.vue b/frontend/src/business/components/api/automation/scenario/component/TransactionController.vue index 1b73c1f2c2..b9ca0942ac 100644 --- a/frontend/src/business/components/api/automation/scenario/component/TransactionController.vue +++ b/frontend/src/business/components/api/automation/scenario/component/TransactionController.vue @@ -69,12 +69,7 @@ export default { }, }, created() { - if (!this.controller.generateParentSample) { - this.controller.generateParentSample = true; - } - if (!this.controller.includeTimers) { - this.controller.includeTimers = true; - } + }, data() { return {