质控质疑提交后刷新外部列表
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-08-01 16:20:36 +08:00
parent a3e3db3d5b
commit 424a59c4d9
1 changed files with 1 additions and 0 deletions

View File

@ -1491,6 +1491,7 @@ export default {
this.qcVisible = false this.qcVisible = false
this.relationInfo.TotalChallengeCount++ this.relationInfo.TotalChallengeCount++
this.relationInfo.NotClosedChallengeCount++ this.relationInfo.NotClosedChallengeCount++
this.$emit('getList')
} }
}) })
.catch(() => { .catch(() => {