feat(fix):创建视图,选择数据集增加判断

This commit is contained in:
junjie 2021-06-21 12:23:26 +08:00
parent afae8629ba
commit 959879f465

View File

@ -322,6 +322,7 @@ export default {
message: this.$t('dataset.invalid_table_check'),
showClose: true
})
this.$emit('getTable', {})
}
})
} else {