From 624992cb1bef2035305b8478071c07d26a65713f Mon Sep 17 00:00:00 2001 From: zhangdahai112 Date: Fri, 30 Dec 2022 11:42:13 +0800 Subject: [PATCH] =?UTF-8?q?fix(UI=E8=87=AA=E5=8A=A8=E5=8C=96):=20=E6=8C=AA?= =?UTF-8?q?=E8=B5=B0=E7=8E=AF=E5=A2=83=E7=AE=A1=E7=90=86=E6=B5=8F=E8=A7=88?= =?UTF-8?q?=E5=99=A8=E4=B8=8E=E6=80=A7=E8=83=BD=E6=A8=A1=E5=BC=8F=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1021082 --user=张大海 【UI测试】环境配置-HTTP配置-UI配置,在默认的空域名页面修改UI配置后点击域名,UI配置没有刷新 https://www.tapd.cn/55049933/s/1321448 --- .../environment/EnvironmentHttpConfig.vue | 39 ------------------- .../components/EnvironmentHttpConfig.vue | 39 ------------------- 2 files changed, 78 deletions(-) diff --git a/framework/sdk-parent/frontend/src/components/environment/EnvironmentHttpConfig.vue b/framework/sdk-parent/frontend/src/components/environment/EnvironmentHttpConfig.vue index 04dd1f9348..76dd55e43d 100644 --- a/framework/sdk-parent/frontend/src/components/environment/EnvironmentHttpConfig.vue +++ b/framework/sdk-parent/frontend/src/components/environment/EnvironmentHttpConfig.vue @@ -57,45 +57,6 @@ - - - - - - {{ $t("ui.browser") }} - - - - - - - - - {{ $t("ui.performance_mode") }} - - - - - - - - - - - - -
{{ $t('commons.add') }} diff --git a/project-management/frontend/src/business/menu/environment/components/EnvironmentHttpConfig.vue b/project-management/frontend/src/business/menu/environment/components/EnvironmentHttpConfig.vue index 5184cd1597..ef462e631f 100644 --- a/project-management/frontend/src/business/menu/environment/components/EnvironmentHttpConfig.vue +++ b/project-management/frontend/src/business/menu/environment/components/EnvironmentHttpConfig.vue @@ -57,45 +57,6 @@ - - - - - - {{ $t("ui.browser") }} - - - - - - - - - {{ $t("ui.performance_mode") }} - - - - - - - - - - - - -
{{ $t('commons.add') }}