Ver Fonte

补充音乐

林旭祥 há 1 mês atrás
pai
commit
a9bae5495d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/gesture/index.vue

+ 1 - 1
src/views/gesture/index.vue

@@ -170,7 +170,7 @@ const confirm = (myProject?: any) => {
     area: obj?.area_test_id || '',
     ctrl: obj?.area_ctrl_id || '',
     time: obj?.test_time || '',
-    music: obj?.music_info?.url || '',
+    music: obj?.music_info?.id || '',
     handcontroller: deviceInfo.value.handcontroller_id
   };
   optionWindowRef.value.getGesture(project, dataObj);