浏览代码

fix: 生成表

wanggaokun 1 年之前
父节点
当前提交
2edaf1ebe3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/tool/gen/index.vue

+ 1 - 0
src/views/tool/gen/index.vue

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