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: 'La tabla de árbol no soporta importación.',
51
51
  treeCrossDrag: 'Only drag and drop the first level',
52
52
  treeDragChild: 'The parent cannot be dragged into its own child',
53
- reqPlugin: 'Optional extension "{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: 'No hay datos',
@@ -170,6 +170,7 @@ export default {
170
170
  pdf: 'PDF (*.pdf)'
171
171
  },
172
172
  modes: {
173
+ empty: '空数据',
173
174
  current: 'Datos actuales (datos de la página actual)',
174
175
  selected: 'Datos seleccionados (datos seleccionados en la página actual)',
175
176
  all: 'Todos los datos (incluidos todos los datos de paginación)'
@@ -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: '全量数据(包括所有分页的数据)'