| {{$t('common.header.myInfoUpdateModal.id')}} | {{ myInfo.id }} | {{$t('common.header.myInfoUpdateModal.name')}} | {{ myInfo.name }} |
|---|---|---|---|
| {{$t('common.header.myInfoUpdateModal.tenantName')}} | {{ myInfo.tenantName }} | {{$t('common.header.myInfoUpdateModal.priority')}} | {{ myInfo.accountRole }} |
| {{$t('common.header.myInfoUpdateModal.alarmMsgType')}} | {{ myInfo.emailRecvYN === 'Y' ? $t('common.header.myInfoUpdateModal.alarmEmail') : '' }}{{ myInfo.smsRecvYN === 'Y' ? ' / '+$t('common.header.myInfoUpdateModal.alarmMobile') : '' }} | {{$t('common.header.myInfoUpdateModal.alarmMsgTime')}} | {{ myInfo.recvSdate }} ~ {{ myInfo.recvEdate }} |
| {{$t('common.header.myInfoUpdateModal.password')}} |
|
||
| {{$t('common.header.myInfoUpdateModal.newPassword')}} |
|
||
| {{$t('common.header.myInfoUpdateModal.newPassword2')}} |
{{ errorCheck.inputValidPasswordTxt }} |
||
| {{$t('common.header.myInfoUpdateModal.email')}} |
{{errorCheck.emailErrText}} {{$t('common.header.myInfoUpdateModal.valid.dupSuccessEmail')}} |
||
| {{$t('common.header.myInfoUpdateModal.phone')}} |
{{errorCheck.phoneErrText}} {{$t('common.header.myInfoUpdateModal.valid.dupSuccessPhone')}} |
||