1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
de638b1436
commit
fd70c3ee2c
|
@ -863,7 +863,7 @@ export default {
|
||||||
} else {
|
} else {
|
||||||
// 同意申请成功/拒绝申请成功
|
// 同意申请成功/拒绝申请成功
|
||||||
this.$message.success(`${type === 1 ? this.$t('trials:rereadTrack:message:msg3') : this.$t('trials:rereadTrack:message:msg4')}`)
|
this.$message.success(`${type === 1 ? this.$t('trials:rereadTrack:message:msg3') : this.$t('trials:rereadTrack:message:msg4')}`)
|
||||||
|
this.ReReadingOrBackVisible = false
|
||||||
this.signVisible = false
|
this.signVisible = false
|
||||||
this.getList()
|
this.getList()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue