From 959879f4656a481ff1ea041e7c35d3d307e5011c Mon Sep 17 00:00:00 2001 From: junjie Date: Mon, 21 Jun 2021 12:23:26 +0800 Subject: [PATCH] =?UTF-8?q?feat(fix):=E5=88=9B=E5=BB=BA=E8=A7=86=E5=9B=BE?= =?UTF-8?q?=EF=BC=8C=E9=80=89=E6=8B=A9=E6=95=B0=E6=8D=AE=E9=9B=86=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/dataset/common/DatasetGroupSelectorTree.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/views/dataset/common/DatasetGroupSelectorTree.vue b/frontend/src/views/dataset/common/DatasetGroupSelectorTree.vue index 8e8f7c123c..fc41c663f9 100644 --- a/frontend/src/views/dataset/common/DatasetGroupSelectorTree.vue +++ b/frontend/src/views/dataset/common/DatasetGroupSelectorTree.vue @@ -322,6 +322,7 @@ export default { message: this.$t('dataset.invalid_table_check'), showClose: true }) + this.$emit('getTable', {}) } }) } else {