diff --git a/jero-web/src/views/projectManagement/platformItemLibraryDetails/components/certificationList/components/addModel.vue b/jero-web/src/views/projectManagement/platformItemLibraryDetails/components/certificationList/components/addModel.vue index 1bd0ae6b5..7faf15fad 100644 --- a/jero-web/src/views/projectManagement/platformItemLibraryDetails/components/certificationList/components/addModel.vue +++ b/jero-web/src/views/projectManagement/platformItemLibraryDetails/components/certificationList/components/addModel.vue @@ -487,7 +487,7 @@ {{$t('engineeringInterfacePerson')}} @@ -511,7 +511,7 @@ :personneQuery="formInline" v-if="visible" @change="PersonnelSelectionChange" - v-model="formInline.sdt"/> + v-model="formInline.sdtName"/>