Compare commits

..

2 Commits

Author SHA1 Message Date
caiyiling 39bd20e880 Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is passing Details
2026-06-24 10:49:46 +08:00
caiyiling 8a5be1a0ea 1 2026-06-24 10:49:20 +08:00
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 = {}