fix: polished the course certification flow

This commit is contained in:
Jannat Patel
2025-02-25 12:46:35 +05:30
parent 4f1dcbfb78
commit 63bf6a5574
9 changed files with 44 additions and 25 deletions

View File

@@ -304,6 +304,7 @@ const course = reactive({
paid_certificate: false,
course_price: '',
currency: '',
evaluator: '',
})
onMounted(() => {