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