From 60c87b544087251aaa14898a920c66666c5aac6f Mon Sep 17 00:00:00 2001
From: limengnan <420004014@qq.com>
Date: Mon, 30 Jun 2025 08:46:57 +0800
Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F=E6=B7=BB?=
=?UTF-8?q?=E5=8A=A0=E5=8F=91=E5=B8=83=E6=8C=89=E9=92=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
core/core-frontend/src/components/dashboard/DbToolbar.vue | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/core/core-frontend/src/components/dashboard/DbToolbar.vue b/core/core-frontend/src/components/dashboard/DbToolbar.vue
index 202b72f..07ac8c8 100644
--- a/core/core-frontend/src/components/dashboard/DbToolbar.vue
+++ b/core/core-frontend/src/components/dashboard/DbToolbar.vue
@@ -666,6 +666,13 @@ function saveas(){
@click="saveCanvasWithCheck()" style="float: right; margin-right: 12px" type="primary" class="savebtn">
{{ t('data_set.save') }}
+