fix(数据源): 修复数据源处创建数据集没有进行table定位的问题

This commit is contained in:
dataeaseShu 2024-05-23 16:46:57 +08:00
parent fce7cc99e0
commit 510cce6450

View File

@ -1073,7 +1073,7 @@ const getMenuList = (val: boolean) => {
placement="top"
>
<el-button
@click.stop="createDataset(scope.row.name)"
@click.stop="createDataset(scope.row.tableName)"
text
v-permission="['dataset']"
>