From ba614c1dc4e15c2f414b16a24f58aad3cd1914fc Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 26 Nov 2025 14:34:23 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=95=B0=E6=8D=AE=E9=9B=86):=20=E5=88=9B?= =?UTF-8?q?=E5=BB=BA=E6=95=B0=E6=8D=AE=E9=9B=86=EF=BC=8C=E4=BF=9D=E5=AD=98?= =?UTF-8?q?=E5=90=8E=E7=82=B9=E5=87=BB=E8=BF=94=E5=9B=9E=E6=8C=89=E9=92=AE?= =?UTF-8?q?=EF=BC=8C=E4=BC=9A=E6=8F=90=E7=A4=BA=E6=9C=AA=E4=BF=9D=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/visualized/data/dataset/form/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-frontend/src/views/visualized/data/dataset/form/index.vue b/core/core-frontend/src/views/visualized/data/dataset/form/index.vue index a46decd3be..a8bfa914cd 100644 --- a/core/core-frontend/src/views/visualized/data/dataset/form/index.vue +++ b/core/core-frontend/src/views/visualized/data/dataset/form/index.vue @@ -1660,6 +1660,7 @@ const sourceChange = val => { const finish = res => { const { id, pid, name } = res + isUpdate = false datasetName.value = name nodeInfo = { id,