fix(测试跟踪): 同步缺陷异步执行无法获取请求头

This commit is contained in:
song-cc-rock 2023-04-25 13:43:05 +08:00
parent 20947508aa
commit c0348b7508
1 changed files with 1 additions and 1 deletions

View File

@ -598,7 +598,7 @@ export default {
"createTime": data.createTime.getTime(),
"pre": data.preValue
}
syncIssues()
syncAllIssues(param)
.then(() => {
this.repeatCheckSyncRes();
}).catch(() => {