配置资源池

This commit is contained in:
Captain.B 2020-03-25 11:01:40 +08:00
parent 115823f739
commit 7daaa7022c
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@
},
testPlan(n) {
this.resourcePool = n.testResourcePoolId;
window.console.log(this.resourcePool);
}
},
methods: {