|
@@ -244,7 +244,7 @@ const customMenuList = computed(() => {
|
|
|
{ label: t('Documentary.TundManagement.item29'), type: 'info' },
|
|
{ label: t('Documentary.TundManagement.item29'), type: 'info' },
|
|
|
{ label: t('vu.item3'), type: 'changePassword1' },
|
|
{ label: t('vu.item3'), type: 'changePassword1' },
|
|
|
{ label: t('vu.item4'), type: 'changePassword2' },
|
|
{ label: t('vu.item4'), type: 'changePassword2' },
|
|
|
- { label: t('Custom.Settings.TitReset'), type: 'changePassword3' }
|
|
|
|
|
|
|
+ { label: t('Btn.ResetPassword'), type: 'changePassword3' }
|
|
|
]
|
|
]
|
|
|
case 'demo':
|
|
case 'demo':
|
|
|
return [
|
|
return [
|