Explorar o código

feat: console

TIANYONG hai 1 ano
pai
achega
e86366684a
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      osmd-extended
  2. 1 1
      src/view/selection/index.tsx

+ 1 - 1
osmd-extended

@@ -1 +1 @@
-Subproject commit ff177488dd2d563ad84730f7fb37a7a6c00e02da
+Subproject commit 6b9005864c66e2974afa983ad59cac7a1eaf20b7

+ 1 - 1
src/view/selection/index.tsx

@@ -145,7 +145,7 @@ const calcNoteData = () => {
 			}
 		}
 	}
-	console.log("🚀 ~ selectData.notes:", selectData.notes, selectData.staves,notesList,MeasureNumberXMLList);
+	console.log("🚀 ~ selectData.notes:", selectData.notes, selectData.staves);
 };
 
 /** 重新计算 */