fix(测试跟踪): 同步缺陷异步执行无法获取请求头
This commit is contained in:
parent
1cc2326c6f
commit
be8a692a28
|
@ -598,7 +598,7 @@ export default {
|
|||
"createTime": data.createTime.getTime(),
|
||||
"pre": data.preValue
|
||||
}
|
||||
syncIssues()
|
||||
syncAllIssues(param)
|
||||
.then(() => {
|
||||
this.repeatCheckSyncRes();
|
||||
}).catch(() => {
|
||||
|
|
Loading…
Reference in New Issue