@@ -2020,7 +2020,7 @@ export default {
|
|||||||
this.isAudit = true
|
this.isAudit = true
|
||||||
if (this.signCode === 219) {
|
if (this.signCode === 219) {
|
||||||
this.$emit('getList')
|
this.$emit('getList')
|
||||||
return this.getQCInfo()
|
this.getQCInfo()
|
||||||
}
|
}
|
||||||
if (!this.$store.state.trials.config.IsIQCAutoNextTask) return this.$emit('getList')
|
if (!this.$store.state.trials.config.IsIQCAutoNextTask) return this.$emit('getList')
|
||||||
this.$forceUpdate()
|
this.$forceUpdate()
|
||||||
|
|||||||
Reference in New Issue
Block a user