Merged in bugfix/PMCORE-3309 (pull request #8123)
PMCORE-3309 Approved-by: Henry Jonathan Quispe Quispe Approved-by: Rodrigo Quelca
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
bedd9b0ca6
@@ -64,7 +64,6 @@ export default {
|
||||
let key = `tooltip-${that.data.id}`;
|
||||
that.labelTooltip = response.data.label;
|
||||
that.$refs[key].$emit("open");
|
||||
that.isHighlight = false;
|
||||
});
|
||||
},
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user