Compare commits
No commits in common. "39bd20e880ec896c64477ce9a0e0e34c01c63d1e" and "b6f8b41615770b15b5a7657fd57137b277a4b27c" have entirely different histories.
39bd20e880
...
b6f8b41615
|
|
@ -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