From 4db641903d31d6395587e6d217606894b7f7bc63 Mon Sep 17 00:00:00 2001 From: song-tianyang Date: Wed, 21 Dec 2022 15:01:57 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E5=BC=80=E6=BA=90=E7=89=88=E6=9C=AC=E7=9A=84=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=A6=96=E9=A1=B5=E4=B8=8D=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E9=80=89=E6=8B=A9=E4=B8=8B=E6=8B=89=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 开源版本的接口测试首页不显示版本选择下拉框 --- api-test/frontend/src/business/home/ApiHome.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/api-test/frontend/src/business/home/ApiHome.vue b/api-test/frontend/src/business/home/ApiHome.vue index d68c3deb07..1a834d2489 100644 --- a/api-test/frontend/src/business/home/ApiHome.vue +++ b/api-test/frontend/src/business/home/ApiHome.vue @@ -3,7 +3,7 @@
- + { this.refreshAllCard(); }); + this.showVersionSelector = hasLicense(); }, watch: { versionId() {