caiyiling 2026-06-24 10:49:20 +08:00
parent 0631af4d9b
commit 8a5be1a0ea
1 changed files with 2 additions and 2 deletions

View File

@ -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 = {}