\n Serial\n
\n\n {{ this.deviceInfos.serial }}\n
\n\n \n \n \n \n
\n\n {{deviceInfos.batV}}% \n
\n\n {{ $t(\"modals.name.text\") }}\n
\n\n {{ this.deviceInfos.name }}\n
\n\n {{ $t(\"modals.region.text\") }}\n
\n\n {{ this.deviceInfos.region.name }}\n
\n\n {{ $t(\"modals.province.text\") }}\n
\n\n {{ this.deviceInfos.province.name }}\n
\n\n {{ $t(\"modals.stockType.text\") }}\n
\n\n {{ this.deviceInfos.stockType }}\n
\n\n {{ $t(\"modals.contacts.text\") }}\n
\n\n {{ this.deviceInfos.phones ? this.deviceInfos.phones.join(\" | \") : \"\" }}\n
\n\n {{ $t(\"modals.vaccinTypes.text\") }}\n
\n\n {{ this.deviceInfos.vaccinTypes ? this.vaccinTypes.join(\", \") : \"\" }}\n
\n\n {{ $t(\"buttons.changePosition.text\") }}\n
\n\n {{ $t(\"buttons.validPosition.text\") }}\n
\n\n {{ $t(\"buttons.dragMarker.text\") }}\n
\n