From e401bc26271d7e559e2d8f138b40bcaf78bf82f7 Mon Sep 17 00:00:00 2001 From: dataeaseShu <106045316+dataeaseShu@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:07:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BB=A3=E7=A0=81=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/system/datasource/DsFormContent.vue | 85 +++++++++++++++++-- 1 file changed, 79 insertions(+), 6 deletions(-) diff --git a/frontend/src/views/system/datasource/DsFormContent.vue b/frontend/src/views/system/datasource/DsFormContent.vue index 9ec9e5fa07..c13ad0a377 100644 --- a/frontend/src/views/system/datasource/DsFormContent.vue +++ b/frontend/src/views/system/datasource/DsFormContent.vue @@ -69,8 +69,62 @@ /> +
+ {{ + positionCheck('appMarket') ? $t('app_template.datasource_info') : $t('datasource.basic_info') + }} +
+ + + + + {{ $t('app_template.datasource_new') }} + + + {{ $t('app_template.datasource_history') }} + + + + + + + + + + -
- {{ - positionCheck('appMarket') ? $t('app_template.datasource_info') : $t('datasource.basic_info') - }} -
+ +
+
+ +
+