Compare commits
2 Commits
b6f8b41615
...
39bd20e880
| Author | SHA1 | Date |
|---|---|---|
|
|
39bd20e880 | |
|
|
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