vxe-table 4.11.6 → 4.11.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/es/index.css +1 -1
  2. package/es/index.min.css +1 -1
  3. package/es/locale/lang/ar-EG.js +2 -1
  4. package/es/locale/lang/de-DE.js +2 -1
  5. package/es/locale/lang/en-US.js +2 -1
  6. package/es/locale/lang/es-ES.js +2 -1
  7. package/es/locale/lang/fr-FR.js +2 -1
  8. package/es/locale/lang/hu-HU.js +2 -1
  9. package/es/locale/lang/hy-AM.js +2 -1
  10. package/es/locale/lang/id-ID.js +2 -1
  11. package/es/locale/lang/it-IT.js +2 -1
  12. package/es/locale/lang/ja-JP.js +2 -1
  13. package/es/locale/lang/ko-KR.js +2 -1
  14. package/es/locale/lang/nb-NO.js +2 -1
  15. package/es/locale/lang/pt-BR.js +2 -1
  16. package/es/locale/lang/ru-RU.js +2 -1
  17. package/es/locale/lang/th-TH.js +2 -1
  18. package/es/locale/lang/ug-CN.js +2 -1
  19. package/es/locale/lang/uk-UA.js +2 -1
  20. package/es/locale/lang/vi-VN.js +2 -1
  21. package/es/locale/lang/zh-CHT.js +2 -1
  22. package/es/locale/lang/zh-CN.js +2 -1
  23. package/es/style.css +1 -1
  24. package/es/style.min.css +1 -1
  25. package/es/table/module/export/export-panel.js +7 -4
  26. package/es/table/module/export/hook.js +3 -3
  27. package/es/table/src/table.js +6 -6
  28. package/es/table/style.css +1 -1
  29. package/es/table/style.min.css +1 -1
  30. package/es/ui/index.js +1 -1
  31. package/es/ui/src/log.js +1 -1
  32. package/es/vxe-table/style.css +1 -1
  33. package/es/vxe-table/style.min.css +1 -1
  34. package/lib/index.css +1 -1
  35. package/lib/index.min.css +1 -1
  36. package/lib/index.umd.js +21 -16
  37. package/lib/index.umd.min.js +1 -1
  38. package/lib/locale/lang/ar-EG.js +2 -1
  39. package/lib/locale/lang/ar-EG.min.js +1 -1
  40. package/lib/locale/lang/de-DE.js +2 -1
  41. package/lib/locale/lang/de-DE.min.js +1 -1
  42. package/lib/locale/lang/en-US.js +2 -1
  43. package/lib/locale/lang/en-US.min.js +1 -1
  44. package/lib/locale/lang/en-US.umd.js +2 -1
  45. package/lib/locale/lang/es-ES.js +2 -1
  46. package/lib/locale/lang/es-ES.min.js +1 -1
  47. package/lib/locale/lang/es-ES.umd.js +2 -1
  48. package/lib/locale/lang/fr-FR.js +2 -1
  49. package/lib/locale/lang/fr-FR.min.js +1 -1
  50. package/lib/locale/lang/hu-HU.js +2 -1
  51. package/lib/locale/lang/hu-HU.min.js +1 -1
  52. package/lib/locale/lang/hu-HU.umd.js +2 -1
  53. package/lib/locale/lang/hy-AM.js +2 -1
  54. package/lib/locale/lang/hy-AM.min.js +1 -1
  55. package/lib/locale/lang/id-ID.js +2 -1
  56. package/lib/locale/lang/id-ID.min.js +1 -1
  57. package/lib/locale/lang/it-IT.js +2 -1
  58. package/lib/locale/lang/it-IT.min.js +1 -1
  59. package/lib/locale/lang/ja-JP.js +2 -1
  60. package/lib/locale/lang/ja-JP.min.js +1 -1
  61. package/lib/locale/lang/ja-JP.umd.js +2 -1
  62. package/lib/locale/lang/ko-KR.js +2 -1
  63. package/lib/locale/lang/ko-KR.min.js +1 -1
  64. package/lib/locale/lang/ko-KR.umd.js +2 -1
  65. package/lib/locale/lang/nb-NO.js +2 -1
  66. package/lib/locale/lang/nb-NO.min.js +1 -1
  67. package/lib/locale/lang/pt-BR.js +2 -1
  68. package/lib/locale/lang/pt-BR.min.js +1 -1
  69. package/lib/locale/lang/pt-BR.umd.js +2 -1
  70. package/lib/locale/lang/ru-RU.js +2 -1
  71. package/lib/locale/lang/ru-RU.min.js +1 -1
  72. package/lib/locale/lang/ru-RU.umd.js +2 -1
  73. package/lib/locale/lang/th-TH.js +2 -1
  74. package/lib/locale/lang/th-TH.min.js +1 -1
  75. package/lib/locale/lang/ug-CN.js +2 -1
  76. package/lib/locale/lang/ug-CN.min.js +1 -1
  77. package/lib/locale/lang/uk-UA.js +2 -1
  78. package/lib/locale/lang/uk-UA.min.js +1 -1
  79. package/lib/locale/lang/uk-UA.umd.js +2 -1
  80. package/lib/locale/lang/vi-VN.js +2 -1
  81. package/lib/locale/lang/vi-VN.min.js +1 -1
  82. package/lib/locale/lang/zh-CHT.js +2 -1
  83. package/lib/locale/lang/zh-CHT.min.js +1 -1
  84. package/lib/locale/lang/zh-CN.js +2 -1
  85. package/lib/locale/lang/zh-CN.min.js +1 -1
  86. package/lib/locale/lang/zh-CN.umd.js +2 -1
  87. package/lib/style.css +1 -1
  88. package/lib/style.min.css +1 -1
  89. package/lib/table/module/export/export-panel.js +7 -4
  90. package/lib/table/module/export/export-panel.min.js +1 -1
  91. package/lib/table/module/export/hook.js +4 -3
  92. package/lib/table/module/export/hook.min.js +1 -1
  93. package/lib/table/src/table.js +6 -6
  94. package/lib/table/src/table.min.js +1 -1
  95. package/lib/table/style/style.css +1 -1
  96. package/lib/table/style/style.min.css +1 -1
  97. package/lib/ui/index.js +1 -1
  98. package/lib/ui/index.min.js +1 -1
  99. package/lib/ui/src/log.js +1 -1
  100. package/lib/ui/src/log.min.js +1 -1
  101. package/lib/vxe-table/style/style.css +1 -1
  102. package/lib/vxe-table/style/style.min.css +1 -1
  103. package/package.json +2 -2
  104. package/packages/locale/lang/ar-EG.ts +2 -1
  105. package/packages/locale/lang/de-DE.ts +2 -1
  106. package/packages/locale/lang/en-US.ts +2 -1
  107. package/packages/locale/lang/es-ES.ts +2 -1
  108. package/packages/locale/lang/fr-FR.ts +2 -1
  109. package/packages/locale/lang/hu-HU.ts +2 -1
  110. package/packages/locale/lang/hy-AM.ts +2 -1
  111. package/packages/locale/lang/id-ID.ts +2 -1
  112. package/packages/locale/lang/it-IT.ts +2 -1
  113. package/packages/locale/lang/ja-JP.ts +2 -1
  114. package/packages/locale/lang/ko-KR.ts +2 -1
  115. package/packages/locale/lang/nb-NO.ts +2 -1
  116. package/packages/locale/lang/pt-BR.ts +2 -1
  117. package/packages/locale/lang/ru-RU.ts +2 -1
  118. package/packages/locale/lang/th-TH.ts +2 -1
  119. package/packages/locale/lang/ug-CN.ts +2 -1
  120. package/packages/locale/lang/uk-UA.ts +2 -1
  121. package/packages/locale/lang/vi-VN.ts +2 -1
  122. package/packages/locale/lang/zh-CHT.ts +2 -1
  123. package/packages/locale/lang/zh-CN.ts +2 -1
  124. package/packages/table/module/export/export-panel.ts +8 -4
  125. package/packages/table/module/export/hook.ts +3 -3
  126. package/packages/table/src/table.ts +6 -6
  127. package/styles/components/table.scss +1 -1
  128. /package/es/{iconfont.1740038200666.ttf → iconfont.1740104016678.ttf} +0 -0
  129. /package/es/{iconfont.1740038200666.woff → iconfont.1740104016678.woff} +0 -0
  130. /package/es/{iconfont.1740038200666.woff2 → iconfont.1740104016678.woff2} +0 -0
  131. /package/lib/{iconfont.1740038200666.ttf → iconfont.1740104016678.ttf} +0 -0
  132. /package/lib/{iconfont.1740038200666.woff → iconfont.1740104016678.woff} +0 -0
  133. /package/lib/{iconfont.1740038200666.woff2 → iconfont.1740104016678.woff2} +0 -0
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: '树表格不支持导入',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: "Aucune donnée pour l'instant",
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: '当前数据(当前页的数据)',
174
175
  selected: '选中数据(当前页选中的数据)',
175
176
  all: '全量数据(包括所有分页的数据)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: 'A fatáblák nem támogatják az importálást',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: 'Még nincsenek adatok',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: 'Aktuális adatok (az aktuális oldal adatai)',
174
175
  selected: 'Kijelölt adatok (kijelölt adatok az aktuális oldalon)',
175
176
  all: 'Teljes adat (beleértve az összes oldalszámozott adatot)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: '树表格不支持导入',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: '暂无数据',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: '当前数据(当前页的数据)',
174
175
  selected: '选中数据(当前页选中的数据)',
175
176
  all: '全量数据(包括所有分页的数据)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: '树表格不支持导入',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: '暂无数据',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: '当前数据(当前页的数据)',
174
175
  selected: '选中数据(当前页选中的数据)',
175
176
  all: '全量数据(包括所有分页的数据)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: "Le tabelle dell'albero non supportano l'importazione",
51
51
  treeCrossDrag: 'È possibile trascinare solo il primo livello',
52
52
  treeDragChild: 'Un genitore non può essere trascinato nei propri figli',
53
- reqPlugin: 'Estensione facoltativa "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: 'Nessun dato ancora',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: 'Dati attuali (dati della pagina corrente)',
174
175
  selected: 'Dati selezionati (dati selezionati nella pagina corrente)',
175
176
  all: 'Dati completi (compresi tutti i dati impaginati)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: 'ツリーテーブルはインポートをサポートしていません',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: 'データがありません',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: '表示中のデータ(表示中のページのデータ)',
174
175
  selected: '選択したデータ(表示中のページに選択したデータ)',
175
176
  all: '全てのデータ(全てのページのデータを含む)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: '트리 테이블은 가져오기를 지원하지 않습니다.',
51
51
  treeCrossDrag: '첫 번째 계층만 드래그할 수 있습니다.',
52
52
  treeDragChild: '부모 항목은 자신의 하위 항목으로 드래그할 수 없습니다.',
53
- reqPlugin: '선택적 확장 플러그인 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: '데이터가 없습니다.',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: '현재 데이터(현재 페이지의 데이터)',
174
175
  selected: '선택된 데이터(현재 페이지에서 선택된 데이터)',
175
176
  all: '전체 데이터(모든 페이지의 데이터 포함)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: '树表格不支持导入',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: 'Ingen data ennå',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: '当前数据(当前页的数据)',
174
175
  selected: '选中数据(当前页选中的数据)',
175
176
  all: '全量数据(包括所有分页的数据)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: 'A tabela de árvore não suporta importação.',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: 'Sem dados',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: 'Dados atuais (dados da página atual)',
174
175
  selected: 'Dados selecionados (dados selecionados na página atual)',
175
176
  all: 'Todos os dados (incluindo todos os dados de paginação)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: 'Древовидные таблицы не поддерживают импорт.',
51
51
  treeCrossDrag: 'Перетаскивать можно только первый уровень',
52
52
  treeDragChild: 'Родителя нельзя перетащить в своих дочерних элементов',
53
- reqPlugin: 'Дополнительное расширение "{1}" https://vxeui.com/other{0}/#/{1}/install.'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install.'
54
54
  },
55
55
  table: {
56
56
  emptyText: 'Данных пока нет',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: 'Текущие данные (данные текущей страницы)',
174
175
  selected: 'Выбранные данные (выбранные данные на текущей странице)',
175
176
  all: 'Полные данные (включая все данные с разбивкой на страницы)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: 'ตารางแผนผังไม่รองรับการนำเข้า',
51
51
  treeCrossDrag: 'สามารถลากได้เฉพาะระดับแรกเท่านั้น',
52
52
  treeDragChild: 'ผู้ปกครองไม่สามารถถูกลากเข้าไปในลูกของตัวเองได้',
53
- reqPlugin: 'ส่วนขยายเพิ่มเติม "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: 'ยังไม่มีข้อมูล',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: 'ข้อมูลปัจจุบัน (ข้อมูลของหน้าปัจจุบัน)',
174
175
  selected: 'ข้อมูลที่เลือก (ข้อมูลที่เลือกในหน้าปัจจุบัน)',
175
176
  all: 'ข้อมูลทั้งหมด (รวมถึงข้อมูลที่แบ่งหน้าทั้งหมด)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: 'دەرەخ شەكىللىك جەدىۋەلنى ئەكىرىشنى قوللىمايدۇ',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: 'ھازىرچە ئۇچۇر يوق',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: 'ھازىرقى ئۇچۇر(نۆۋەتتىكى بەتتىكى ئۇچۇر)',
174
175
  selected: 'تاللانغان ئۇچۇر(نۆۋەتتىكى بەتتىكى بارلىق تاللانغان ئۇچۇر)',
175
176
  all: 'بارلىق ئۇچۇر(بارلىق بەتكە ئايرىلغان ئۇچۇرلارنى ئۆز ئىچىگە ئالىدۇ)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: 'Деревовидна таблиця не підтримує імпорт',
51
51
  treeCrossDrag: 'Можна перетягувати тільки на першому рівні',
52
52
  treeDragChild: 'Батьківський елемент не можна перетягнути в свій дочірній елемент',
53
- reqPlugin: 'Опційний розширений плагін "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: 'Немає даних',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: 'Поточні дані (дані поточної сторінки)',
174
175
  selected: 'Вибрані дані (дані, вибрані на поточній сторінці)',
175
176
  all: 'Всі дані (включаючи дані з усіх сторінок)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: '树表格不支持导入',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: '暂无数据',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: '当前数据(当前页的数据)',
174
175
  selected: '选中数据(当前页选中的数据)',
175
176
  all: '全量数据(包括所有分页的数据)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: '樹表格不支援導入',
51
51
  treeCrossDrag: '只能拖曳第一層級',
52
52
  treeDragChild: '父級不能拖曳到自己的子級中',
53
- reqPlugin: '選用擴充插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '擴展挿件未安裝 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: '暫無數據',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: '目前數據(當前頁的數據)',
174
175
  selected: '選取資料(目前頁選取的資料)',
175
176
  all: '全量資料(包括所有分頁的資料)'
@@ -50,7 +50,7 @@ export default {
50
50
  treeNotImp: '树表格不支持导入',
51
51
  treeCrossDrag: '只能拖拽第一层级',
52
52
  treeDragChild: '父级不能拖拽到自己的子级中',
53
- reqPlugin: '可选扩展插件 "{1}" https://vxeui.com/other{0}/#/{1}/install'
53
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install'
54
54
  },
55
55
  table: {
56
56
  emptyText: '暂无数据',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: '当前数据(当前页的数据)',
174
175
  selected: '选中数据(当前页选中的数据)',
175
176
  all: '全量数据(包括所有分页的数据)'
@@ -247,6 +247,8 @@ export default defineComponent({
247
247
  columns,
248
248
  params: defaultOptions.params as any
249
249
  }
250
+ const hasEmptyData = defaultOptions.mode === 'empty'
251
+
250
252
  return h('div', {
251
253
  class: 'vxe-table-export--panel'
252
254
  }, [
@@ -386,7 +388,8 @@ export default defineComponent({
386
388
  }, [
387
389
  VxeUICheckboxComponent
388
390
  ? h(VxeUICheckboxComponent, {
389
- modelValue: defaultOptions.isHeader,
391
+ modelValue: hasEmptyData || defaultOptions.isHeader,
392
+ disabled: hasEmptyData,
390
393
  title: getI18n('vxe.export.expHeaderTitle'),
391
394
  content: getI18n('vxe.export.expOptHeader'),
392
395
  'onUpdate:modelValue' (value: any) {
@@ -407,7 +410,8 @@ export default defineComponent({
407
410
  : createCommentVNode(),
408
411
  VxeUICheckboxComponent
409
412
  ? h(VxeUICheckboxComponent, {
410
- modelValue: defaultOptions.original,
413
+ modelValue: hasEmptyData ? false : defaultOptions.original,
414
+ disabled: hasEmptyData,
411
415
  title: getI18n('vxe.export.expOriginalTitle'),
412
416
  content: getI18n('vxe.export.expOptOriginal'),
413
417
  'onUpdate:modelValue' (value: any) {
@@ -437,7 +441,7 @@ export default defineComponent({
437
441
  ? h(VxeUICheckboxComponent, {
438
442
  modelValue: hasMerge && supportMerge && checkedAll ? defaultOptions.isMerge : false,
439
443
  title: getI18n('vxe.export.expMergeTitle'),
440
- disabled: !hasMerge || !supportMerge || !checkedAll,
444
+ disabled: hasEmptyData || !hasMerge || !supportMerge || !checkedAll,
441
445
  content: getI18n('vxe.export.expOptMerge'),
442
446
  'onUpdate:modelValue' (value: any) {
443
447
  defaultOptions.isMerge = value
@@ -458,7 +462,7 @@ export default defineComponent({
458
462
  VxeUICheckboxComponent
459
463
  ? h(VxeUICheckboxComponent, {
460
464
  modelValue: hasTree ? defaultOptions.isAllExpand : false,
461
- disabled: !hasTree,
465
+ disabled: hasEmptyData || !hasTree,
462
466
  title: getI18n('vxe.export.expAllExpandTitle'),
463
467
  content: getI18n('vxe.export.expOptAllExpand'),
464
468
  'onUpdate:modelValue' (value: any) {
@@ -1033,7 +1033,7 @@ hooks.add('tableExportModule', {
1033
1033
  isMerge: hasMerge,
1034
1034
  useStyle: true,
1035
1035
  current: 'current',
1036
- modes: ['current', 'selected'].concat(proxyOpts.ajax && proxyOpts.ajax.queryAll ? ['all'] : [])
1036
+ modes: ['current', 'selected', 'empty'].concat(proxyOpts.ajax && proxyOpts.ajax.queryAll ? ['all'] : [])
1037
1037
  }, options)
1038
1038
  const types: string[] = defOpts.types || XEUtils.keys(exportOpts._typeMaps)
1039
1039
  const modes: string[] = defOpts.modes || []
@@ -1153,7 +1153,7 @@ hooks.add('tableExportModule', {
1153
1153
  isMerge: hasMerge,
1154
1154
  useStyle: true,
1155
1155
  current: 'current',
1156
- modes: ['current', 'selected'].concat(proxyOpts.ajax && proxyOpts.ajax.queryAll ? ['all'] : []),
1156
+ modes: ['current', 'selected', 'empty'].concat(proxyOpts.ajax && proxyOpts.ajax.queryAll ? ['all'] : []),
1157
1157
  download: true,
1158
1158
  type: 'csv'
1159
1159
  // filename: '',
@@ -1366,7 +1366,7 @@ hooks.add('tableExportModule', {
1366
1366
  })
1367
1367
  }
1368
1368
  }
1369
- } else if (mode === 'current') {
1369
+ } if (mode === 'current') {
1370
1370
  handleOptions.data = afterFullData
1371
1371
  }
1372
1372
  }
@@ -2436,7 +2436,7 @@ export default defineComponent({
2436
2436
  reactData.isIndeterminate = false
2437
2437
  reactData.treeIndeterminateMaps = {}
2438
2438
  internalData.treeIndeterminateRowMaps = {}
2439
- tablePrivateMethods.checkSelectionStatus()
2439
+ $xeTable.checkSelectionStatus()
2440
2440
  return nextTick()
2441
2441
  }
2442
2442
 
@@ -2473,12 +2473,12 @@ export default defineComponent({
2473
2473
  reactData.rowExpandedMaps = expandColumn ? getRecoverRowMaps(rowExpandedMaps) : {} // 刷新行展开状态
2474
2474
  // 还原保留状态
2475
2475
  if (expandColumn && expandOpts.reserve) {
2476
- tableMethods.setRowExpand(handleReserveRow(internalData.rowExpandedReserveRowMap), true)
2476
+ $xeTable.setRowExpand(handleReserveRow(internalData.rowExpandedReserveRowMap), true)
2477
2477
  }
2478
2478
  // 树展开
2479
2479
  reactData.treeExpandedMaps = treeConfig ? getRecoverRowMaps(treeExpandedMaps) : {} // 刷新树展开状态
2480
2480
  if (treeConfig && treeOpts.reserve) {
2481
- tableMethods.setTreeExpand(handleReserveRow(internalData.treeExpandedReserveRowMap), true)
2481
+ $xeTable.setTreeExpand(handleReserveRow(internalData.treeExpandedReserveRowMap), true)
2482
2482
  }
2483
2483
  }
2484
2484
 
@@ -3234,9 +3234,9 @@ export default defineComponent({
3234
3234
  handleCheckedAllCheckboxRow(value)
3235
3235
  if (evnt) {
3236
3236
  dispatchEvent('checkbox-all', {
3237
- records: tableMethods.getCheckboxRecords(),
3238
- reserves: tableMethods.getCheckboxReserveRecords(),
3239
- indeterminates: tableMethods.getCheckboxIndeterminateRecords(),
3237
+ records: $xeTable.getCheckboxRecords(),
3238
+ reserves: $xeTable.getCheckboxReserveRecords(),
3239
+ indeterminates: $xeTable.getCheckboxIndeterminateRecords(),
3240
3240
  checked: value
3241
3241
  }, evnt)
3242
3242
  }
@@ -831,7 +831,7 @@
831
831
  background-color: var(--vxe-ui-layout-background-color);
832
832
  }
833
833
  .vxe-table--footer-wrapper {
834
- margin-top: -1px;
834
+ margin-top: calc(var(--vxe-ui-table-border-width) * -1);
835
835
  background-color: var(--vxe-ui-table-footer-background-color);
836
836
  }
837
837
  .vxe-table--header,