fix: polished the course certification flow
This commit is contained in:
@@ -304,6 +304,7 @@ const course = reactive({
|
||||
paid_certificate: false,
|
||||
course_price: '',
|
||||
currency: '',
|
||||
evaluator: '',
|
||||
})
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user