|
|
@ -389,7 +389,7 @@ export default {
|
|
|
|
this.$refs.categroyEditForm.type = 'dataset'
|
|
|
|
this.$refs.categroyEditForm.type = 'dataset'
|
|
|
|
this.$refs.categroyEditForm.dialogFormVisible = true
|
|
|
|
this.$refs.categroyEditForm.dialogFormVisible = true
|
|
|
|
this.$refs.categroyEditForm.init(this.rightClickForm.org, false)
|
|
|
|
this.$refs.categroyEditForm.init(this.rightClickForm.org, false)
|
|
|
|
this.$refs.categroyEditForm.title = '分组编辑'
|
|
|
|
this.$refs.categroyEditForm.title = '编辑分组'
|
|
|
|
})
|
|
|
|
})
|
|
|
|
return
|
|
|
|
return
|
|
|
|
}
|
|
|
|
}
|
|
|
|