Browse Source

fix: 生成表

wanggaokun 1 năm trước cách đây
mục cha
commit
2edaf1ebe3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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,