Explorar o código

fix: 生成表

wanggaokun hai 1 ano
pai
achega
2edaf1ebe3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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,