无
This commit is contained in:
parent
fb8bcdda16
commit
423ee48c85
|
|
@ -293,13 +293,11 @@ const handleSwitchChartTab = (tabName) => {
|
|||
const handlePostDialog = (post) => {
|
||||
postDialog.value = true
|
||||
currentPostPost.value = post
|
||||
console.log(post)
|
||||
}
|
||||
|
||||
const handleGotTopicDialog = (topic) => {
|
||||
topicDialog.value = true
|
||||
currentTopic.value = topic
|
||||
console.log(topic)
|
||||
}
|
||||
|
||||
let hotChartInstance = null
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user