[F] Fake course object usage to update computed value when tab switched
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div id="course-scatter">
|
<div id="course-scatter">
|
||||||
<ve-scatter height="450px" class="graph" :after-config="afterConfig"></ve-scatter>
|
<ve-scatter height="450px" class="graph" :extend="{heyIUsedCourseObject: this.course.name}" :after-config="afterConfig"></ve-scatter>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user