fix(测试跟踪): 测试计划定时任务配置,切换并行串行时不取消已选择的资源池
--bug=1029140 --user=宋天阳 【测试跟踪】测试计划-定时任务-切换串行并行模式-资源池不显示了 https://www.tapd.cn/55049933/s/1406210
This commit is contained in:
parent
fcab5840c5
commit
f1c6d031cb
|
@ -596,7 +596,6 @@ export default {
|
|||
},
|
||||
changeMode() {
|
||||
this.runConfig.onSampleError = false;
|
||||
this.runConfig.resourcePoolId = null;
|
||||
},
|
||||
},
|
||||
computed: {
|
||||
|
|
Loading…
Reference in New Issue