fix(测试跟踪): 修复执行场景时偶尔出现的无法获取到报告的缺陷
--bug=1018510 --user=宋天阳 【测试跟踪】测试计划-关联场景用例-执行用例-查看报告-报告异常 https://www.tapd.cn/55049933/s/1273761
This commit is contained in:
parent
9200b2660f
commit
2100a40e83
|
@ -29,7 +29,6 @@ export default {
|
|||
methods: {
|
||||
microAppInit() {
|
||||
const microPorts = JSON.parse(sessionStorage.getItem("micro_ports"));
|
||||
|
||||
let app = {
|
||||
name: 'micro-app-' + this.service,
|
||||
container: this.$refs.child1,
|
||||
|
|
Loading…
Reference in New Issue