fix: batch instructor should be linked to evaluator

This commit is contained in:
Jannat Patel
2025-06-05 12:58:12 +05:30
parent eb9b1c905d
commit 1a1cbd6ea1
6 changed files with 33 additions and 7 deletions

View File

@@ -33,6 +33,7 @@
:placeholder="__('Email')"
type="email"
class="w-full"
@keydown.enter="addEvaluator"
/>
<Button @click="addEvaluator()" variant="subtle">
{{ __('Add') }}