소스 검색

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,