diff --git a/components/other-select/index.vue b/components/other-select/index.vue index c71159f..b76a1c3 100644 --- a/components/other-select/index.vue +++ b/components/other-select/index.vue @@ -4,8 +4,8 @@ + :label="type === 'assignments' ? item.ID : item.NAME" + :name="type === 'assignments' ? item.ID : item.NAME">