时间轴
This commit is contained in:
		
							parent
							
								
									f3cd2bc9aa
								
							
						
					
					
						commit
						d6da51acf9
					
				| 
						 | 
					@ -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)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user