From e044dfe80bcefb9004c8b6d3156d15ac56426dad Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Tue, 14 May 2019 15:44:41 +0800 Subject: Fix instance instantiation for NS Change-Id: I8979b70ca2efd8a09d37eb74233e15093a15806a Issue-ID: USECASEUI-255 Signed-off-by: guochuyicmri --- .../src/app/ccvpn-detail/ccvpn-detail.component.ts | 1 - .../e2e-creation/e2e-creation.component.html | 8 +- .../e2e-creation/e2e-creation.component.less | 12 +- .../e2e-detail/e2e-detail.component.html | 166 +++++------------- .../e2e-detail/e2e-detail.component.less | 17 +- .../components/e2e-detail/e2e-detail.component.ts | 193 ++++++++++++--------- usecaseui-portal/src/app/myhttp.service.ts | 6 - .../services-list/services-list.component.html | 4 +- .../services-list/services-list.component.ts | 11 -- 9 files changed, 180 insertions(+), 238 deletions(-) (limited to 'usecaseui-portal/src/app') diff --git a/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.ts b/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.ts index 0ae4f553..6759d026 100644 --- a/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.ts +++ b/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.ts @@ -33,7 +33,6 @@ export class CcvpnDetailComponent implements OnInit { } @Input() detailParams; - @Input() namesTranslate; @Output() closeDetail = new EventEmitter(); tabBarStyle = { diff --git a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html index 497693fe..b2ec4401 100644 --- a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html +++ b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html @@ -42,7 +42,7 @@

{{"i18nTextDefine_templateInputs" | translate}}