@@ -485,7 +485,9 @@ export const getAllNodes = (osmd: any) => {
fixtime += difftime
}
//console.log('👀看看endtime', relaEndtime, fixtime, i)
+ const _noteLength = noteRealValue
const nodeDetail = {
+ _noteLength,
fixtime,
skipMode,
NoteToGraphicalNoteObjectId: note.NoteToGraphicalNoteObjectId,