From a8e097409f20530f249dda0c26d4ceaba1cc619a Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Mon, 5 Jul 2021 12:42:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BB=AA=E8=A1=A8=E6=9D=BF=E5=A4=8D?= =?UTF-8?q?=E5=88=B6=E8=A7=86=E5=9B=BE=E6=97=B6=E5=90=8D=E7=A7=B0=E5=92=8C?= =?UTF-8?q?title=E4=BF=9D=E6=8C=81=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/io/dataease/base/mapper/ext/ExtChartViewMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/main/java/io/dataease/base/mapper/ext/ExtChartViewMapper.xml b/backend/src/main/java/io/dataease/base/mapper/ext/ExtChartViewMapper.xml index 042283e2f9..c6fcfb69a5 100644 --- a/backend/src/main/java/io/dataease/base/mapper/ext/ExtChartViewMapper.xml +++ b/backend/src/main/java/io/dataease/base/mapper/ext/ExtChartViewMapper.xml @@ -52,7 +52,7 @@ `scene_id`, `table_id`, `type`, - `title`, + GET_CHART_VIEW_COPY_NAME ( #{oldChartId} ), `x_axis`, `y_axis`, `custom_attr`,