提交代码
This commit is contained in:
parent
cd0f4d9f3d
commit
da8434ff94
|
|
@ -231,7 +231,7 @@ export default {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
this.form.annotators = annotators
|
this.form.annotators = annotators
|
||||||
this.form.reviewers = annotators
|
this.form.reviewers = reviewers
|
||||||
}
|
}
|
||||||
this.form.datasetId = this.datasetId
|
this.form.datasetId = this.datasetId
|
||||||
add(this.form).then(response => {
|
add(this.form).then(response => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue