智能标注服务管理页面和智能标注页面开发
This commit is contained in:
parent
8ab0cabb4f
commit
a19a7a27da
|
|
@ -243,6 +243,8 @@ export default {
|
|||
},
|
||||
handleDimension(row) {
|
||||
this.aiOpen = true
|
||||
|
||||
this.taskId = row.taskId
|
||||
},
|
||||
handleAnnotation(row) {
|
||||
this.$tab.openPage('数据标注', '/dataCenter/annotationTask/dataAnnotations/index/' + row.taskId)
|
||||
|
|
|
|||
Loading…
Reference in New Issue