瀏覽代碼

视频埋点

canghailong 6 月之前
父節點
當前提交
15f6bef10e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 			})
 		}