fix(测试跟踪): 修复测试计划定时任务资源池未同步选择问题

--bug=1019457 --user=赵勇 【接口测试】测试计划-场景用例-执行结果-点击分享报告没反应 https://www.tapd.cn/55049933/s/1301631
This commit is contained in:
fit2-zhao 2022-11-23 13:27:57 +08:00 committed by fit2-zhao
parent 23b1bf78b3
commit 15beef7698
1 changed files with 3 additions and 0 deletions

View File

@ -368,6 +368,9 @@ export default {
return param;
},
open(row) {
if (this.isHasLicense) {
this.query();
}
this.planId = row.id;
//
let paramTestId = row.id;