时间轴

This commit is contained in:
duanhao 2025-08-26 18:00:52 +08:00
parent f3cd2bc9aa
commit d6da51acf9

View File

@ -510,7 +510,7 @@ export const useKeyNodeStore1 = defineStore("keyNode1", () => {
} }
]) ])
const activeTimePoint = ref(1) const activeTimePoint = ref(0)
const timePoints = ref([]) const timePoints = ref([])
const activeLeader = ref(null) const activeLeader = ref(null)
const currentPost = ref(null) const currentPost = ref(null)