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