Browse Source

视频埋点

canghailong 6 months ago
parent
commit
15f6bef10e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/student/classCentre/index.vue

+ 1 - 1
src/views/student/classCentre/index.vue

@@ -343,7 +343,7 @@
 				hourId: classHourData.value?.id,
 				stayTime: outNowTimesStr.value - nowTimesStr,
 				type: type,
-				funcType: type,
+				funcType: 1,
 				...classDetailParams.value
 			})
 		}