diff --git a/jero-web/src/views/projectManagement/components/settingList.vue b/jero-web/src/views/projectManagement/components/settingList.vue new file mode 100644 index 000000000..d75cf3621 --- /dev/null +++ b/jero-web/src/views/projectManagement/components/settingList.vue @@ -0,0 +1,287 @@ + + + + + + + + + {{$t('confirmationOfRegulationsList')}} + + + + + + + + + + + {{$t('regulatoryTaskConfirmation')}} + + + + + + + + + + + {{$t('confirmationOfDesignConformity')}} + + + + + + + + + + + {{$t('PrehomoConfirmation')}} + + + + + + + + + + + {{$t('certificationStart')}} + + + + + + + + + + + {{$t('certificationEnd')}} + + + + + + + + + + + {{$t('deadlineForConfirmationOfDesignCompliance')}} + + + + + + + + + + + + + + + \ No newline at end of file