质控质疑提交后刷新外部列表
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
a3e3db3d5b
commit
424a59c4d9
|
@ -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(() => {
|
||||||
|
|
Loading…
Reference in New Issue