From f1c6d031cbbf88ae2fccfa357d311ea4b76e4012 Mon Sep 17 00:00:00 2001 From: song-tianyang Date: Mon, 21 Aug 2023 14:35:45 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=B7=9F=E8=B8=AA):=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92=E5=AE=9A=E6=97=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E9=85=8D=E7=BD=AE=EF=BC=8C=E5=88=87=E6=8D=A2=E5=B9=B6?= =?UTF-8?q?=E8=A1=8C=E4=B8=B2=E8=A1=8C=E6=97=B6=E4=B8=8D=E5=8F=96=E6=B6=88?= =?UTF-8?q?=E5=B7=B2=E9=80=89=E6=8B=A9=E7=9A=84=E8=B5=84=E6=BA=90=E6=B1=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1029140 --user=宋天阳 【测试跟踪】测试计划-定时任务-切换串行并行模式-资源池不显示了 https://www.tapd.cn/55049933/s/1406210 --- .../frontend/src/business/plan/components/ScheduleMaintain.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/test-track/frontend/src/business/plan/components/ScheduleMaintain.vue b/test-track/frontend/src/business/plan/components/ScheduleMaintain.vue index 0490ab48d3..2f30de32db 100644 --- a/test-track/frontend/src/business/plan/components/ScheduleMaintain.vue +++ b/test-track/frontend/src/business/plan/components/ScheduleMaintain.vue @@ -596,7 +596,6 @@ export default { }, changeMode() { this.runConfig.onSampleError = false; - this.runConfig.resourcePoolId = null; }, }, computed: {