From ed3ddf8185fddbaeca229351ff251c763bfd0374 Mon Sep 17 00:00:00 2001 From: dataeaseShu <106045316+dataeaseShu@users.noreply.github.com> Date: Thu, 13 Apr 2023 15:22:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=B0=E5=BB=BA=E8=AE=A1=E7=AE=97?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E9=87=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/dataset/data/FieldEdit.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/views/dataset/data/FieldEdit.vue b/frontend/src/views/dataset/data/FieldEdit.vue index a326cd1be9..5ebbb78064 100644 --- a/frontend/src/views/dataset/data/FieldEdit.vue +++ b/frontend/src/views/dataset/data/FieldEdit.vue @@ -722,6 +722,7 @@ :visible.sync="editCalcField" class="de-dialog-form de-center-dialog" width="980px" + :before-close="closeCalcField" :title=" currEditField.id ? $t('dataset.edit_calc_field') @@ -730,6 +731,7 @@ append-to-body >