Kaynağa Gözat

fix: 生成表

wanggaokun 1 yıl önce
ebeveyn
işleme
2edaf1ebe3
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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,