From 5e4d44a7cc5fe857ba19173673caa8375edb09eb Mon Sep 17 00:00:00 2001 From: MaxKey Date: Sun, 9 Oct 2022 13:55:49 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E7=BB=87=E5=88=97=E8=A1=A8=E7=BC=96?= =?UTF-8?q?=E7=A0=81=E5=92=8C=E5=90=8D=E7=A7=B0=E5=B7=A6=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/app/routes/organizations/organizations.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maxkey-web-frontend/maxkey-web-mgt-app/src/app/routes/organizations/organizations.component.html b/maxkey-web-frontend/maxkey-web-mgt-app/src/app/routes/organizations/organizations.component.html index f366769d6..0579191b9 100644 --- a/maxkey-web-frontend/maxkey-web-mgt-app/src/app/routes/organizations/organizations.component.html +++ b/maxkey-web-frontend/maxkey-web-mgt-app/src/app/routes/organizations/organizations.component.html @@ -74,10 +74,10 @@ - + {{ data.orgCode }} - {{ data.orgName }} + {{ data.orgName }} {{ 'mxk.organizations.type.company' | i18n }} {{ 'mxk.organizations.type.division' | i18n }} {{ 'mxk.organizations.type.department' | i18n }}