From 6ab16db89140b5ccac9ee5bbfe83a2cd916c4e71 Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Thu, 20 Oct 2022 16:31:38 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E9=A1=B9=E7=9B=AE=E8=AE=BE=E7=BD=AE):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=8E=AF=E5=A2=83=E7=BC=96=E8=BE=91=E7=BC=BA?= =?UTF-8?q?=E5=B0=91=E5=85=A8=E5=B1=8F=E6=8C=89=E9=92=AE=E7=9A=84=E7=BC=BA?= =?UTF-8?q?=E9=99=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1018538 --user=王孝刚 【项目设置】项目设置-项目环境-配置环境缺少全屏展示按钮 https://www.tapd.cn/55049933/s/1269812 --- .../frontend/src/components/MsDialogHeader.vue | 15 +++++++++++++++ .../business/menu/environment/EnvironmentList.vue | 15 ++++++++++----- .../workspace/environment/EnvironmentList.vue | 14 +++++++++----- 3 files changed, 34 insertions(+), 10 deletions(-) diff --git a/framework/sdk-parent/frontend/src/components/MsDialogHeader.vue b/framework/sdk-parent/frontend/src/components/MsDialogHeader.vue index a623321c7d..51f2769567 100644 --- a/framework/sdk-parent/frontend/src/components/MsDialogHeader.vue +++ b/framework/sdk-parent/frontend/src/components/MsDialogHeader.vue @@ -3,6 +3,13 @@