|
|
|
@ -1617,9 +1617,6 @@ export default {
|
|
|
|
|
this.selectVersionVisible = false;
|
|
|
|
|
},
|
|
|
|
|
onAddSubmit(relSubmit) {
|
|
|
|
|
// debugger
|
|
|
|
|
// this.editFormat;
|
|
|
|
|
// this.relevanceEdit = this.editQuery;
|
|
|
|
|
this.editFormat.relSubmit = relSubmit;
|
|
|
|
|
updatetUdiInfos(this.editFormat)
|
|
|
|
|
.then((response) => {
|
|
|
|
|