林旭祥 hai 1 mes
pai
achega
a9bae5495d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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);