wanggaokun 1 anno fa
parent
commit
2edaf1ebe3
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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,