--demand 面授课

This commit is contained in:
yuping
2023-03-20 15:21:07 +08:00
parent e0e61720fa
commit 18b3fb4915

View File

@@ -434,11 +434,6 @@ function toExamItem(obj) {
} }
} }
onUnmounted(() => {
if (timer) {
clearInterval(timer);
}
});
</script> </script>
<style lang="scss"> <style lang="scss">