rj
parent
0631af4d9b
commit
8a5be1a0ea
|
|
@ -1432,7 +1432,7 @@ export default {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
jumpToKeySeries(kf) {
|
jumpToKeySeries(kf) {
|
||||||
this.keySeriesPopoverVisible = false
|
// this.keySeriesPopoverVisible = false
|
||||||
const visitTaskId = this.keyStack?.visitTaskId
|
const visitTaskId = this.keyStack?.visitTaskId
|
||||||
if (!visitTaskId) return
|
if (!visitTaskId) return
|
||||||
// let annotation = {}
|
// let annotation = {}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue