@@ -111,6 +111,7 @@ const batchAdd = () => {
title: '导入表',
width: 880,
toolButton: false,
+ rowKey: 'tableName',
columns: subColumns,
api: importTableApi,
getTableList: listDbTableApi,