vxe-table 4.13.46 → 4.13.47

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 (148) hide show
  1. package/es/grid/src/grid.js +1 -1
  2. package/es/locale/lang/ar-EG.js +9 -0
  3. package/es/locale/lang/de-DE.js +9 -0
  4. package/es/locale/lang/en-US.js +9 -0
  5. package/es/locale/lang/es-ES.js +9 -0
  6. package/es/locale/lang/fr-FR.js +9 -0
  7. package/es/locale/lang/hu-HU.js +9 -0
  8. package/es/locale/lang/hy-AM.js +9 -0
  9. package/es/locale/lang/id-ID.js +9 -0
  10. package/es/locale/lang/it-IT.js +9 -0
  11. package/es/locale/lang/ja-JP.js +9 -0
  12. package/es/locale/lang/ko-KR.js +9 -0
  13. package/es/locale/lang/ms-MY.js +9 -0
  14. package/es/locale/lang/nb-NO.js +9 -0
  15. package/es/locale/lang/pt-BR.js +9 -0
  16. package/es/locale/lang/ru-RU.js +9 -0
  17. package/es/locale/lang/th-TH.js +9 -0
  18. package/es/locale/lang/ug-CN.js +9 -0
  19. package/es/locale/lang/uk-UA.js +9 -0
  20. package/es/locale/lang/uz-UZ.js +9 -0
  21. package/es/locale/lang/vi-VN.js +9 -0
  22. package/es/locale/lang/zh-CHT.js +9 -0
  23. package/es/locale/lang/zh-CN.js +9 -0
  24. package/es/style.css +1 -1
  25. package/es/table/module/custom/hook.js +20 -5
  26. package/es/table/module/custom/panel.js +26 -12
  27. package/es/table/src/columnInfo.js +1 -0
  28. package/es/table/src/table.js +44 -5
  29. package/es/ui/index.js +6 -5
  30. package/es/ui/src/log.js +1 -1
  31. package/lib/grid/src/grid.js +1 -1
  32. package/lib/grid/src/grid.min.js +1 -1
  33. package/lib/index.umd.js +73 -35
  34. package/lib/index.umd.min.js +1 -1
  35. package/lib/locale/lang/ar-EG.js +9 -0
  36. package/lib/locale/lang/ar-EG.min.js +1 -1
  37. package/lib/locale/lang/ar-EG.umd.js +9 -0
  38. package/lib/locale/lang/de-DE.js +9 -0
  39. package/lib/locale/lang/de-DE.min.js +1 -1
  40. package/lib/locale/lang/de-DE.umd.js +9 -0
  41. package/lib/locale/lang/en-US.js +9 -0
  42. package/lib/locale/lang/en-US.min.js +1 -1
  43. package/lib/locale/lang/en-US.umd.js +9 -0
  44. package/lib/locale/lang/es-ES.js +9 -0
  45. package/lib/locale/lang/es-ES.min.js +1 -1
  46. package/lib/locale/lang/es-ES.umd.js +9 -0
  47. package/lib/locale/lang/fr-FR.js +9 -0
  48. package/lib/locale/lang/fr-FR.min.js +1 -1
  49. package/lib/locale/lang/fr-FR.umd.js +9 -0
  50. package/lib/locale/lang/hu-HU.js +9 -0
  51. package/lib/locale/lang/hu-HU.min.js +1 -1
  52. package/lib/locale/lang/hu-HU.umd.js +9 -0
  53. package/lib/locale/lang/hy-AM.js +9 -0
  54. package/lib/locale/lang/hy-AM.min.js +1 -1
  55. package/lib/locale/lang/hy-AM.umd.js +9 -0
  56. package/lib/locale/lang/id-ID.js +9 -0
  57. package/lib/locale/lang/id-ID.min.js +1 -1
  58. package/lib/locale/lang/id-ID.umd.js +9 -0
  59. package/lib/locale/lang/it-IT.js +9 -0
  60. package/lib/locale/lang/it-IT.min.js +1 -1
  61. package/lib/locale/lang/it-IT.umd.js +9 -0
  62. package/lib/locale/lang/ja-JP.js +9 -0
  63. package/lib/locale/lang/ja-JP.min.js +1 -1
  64. package/lib/locale/lang/ja-JP.umd.js +9 -0
  65. package/lib/locale/lang/ko-KR.js +9 -0
  66. package/lib/locale/lang/ko-KR.min.js +1 -1
  67. package/lib/locale/lang/ko-KR.umd.js +9 -0
  68. package/lib/locale/lang/ms-MY.js +9 -0
  69. package/lib/locale/lang/ms-MY.min.js +1 -1
  70. package/lib/locale/lang/ms-MY.umd.js +9 -0
  71. package/lib/locale/lang/nb-NO.js +9 -0
  72. package/lib/locale/lang/nb-NO.min.js +1 -1
  73. package/lib/locale/lang/nb-NO.umd.js +9 -0
  74. package/lib/locale/lang/pt-BR.js +9 -0
  75. package/lib/locale/lang/pt-BR.min.js +1 -1
  76. package/lib/locale/lang/pt-BR.umd.js +9 -0
  77. package/lib/locale/lang/ru-RU.js +9 -0
  78. package/lib/locale/lang/ru-RU.min.js +1 -1
  79. package/lib/locale/lang/ru-RU.umd.js +9 -0
  80. package/lib/locale/lang/th-TH.js +9 -0
  81. package/lib/locale/lang/th-TH.min.js +1 -1
  82. package/lib/locale/lang/th-TH.umd.js +9 -0
  83. package/lib/locale/lang/ug-CN.js +9 -0
  84. package/lib/locale/lang/ug-CN.min.js +1 -1
  85. package/lib/locale/lang/ug-CN.umd.js +9 -0
  86. package/lib/locale/lang/uk-UA.js +9 -0
  87. package/lib/locale/lang/uk-UA.min.js +1 -1
  88. package/lib/locale/lang/uk-UA.umd.js +9 -0
  89. package/lib/locale/lang/uz-UZ.js +9 -0
  90. package/lib/locale/lang/uz-UZ.min.js +1 -1
  91. package/lib/locale/lang/uz-UZ.umd.js +9 -0
  92. package/lib/locale/lang/vi-VN.js +9 -0
  93. package/lib/locale/lang/vi-VN.min.js +1 -1
  94. package/lib/locale/lang/vi-VN.umd.js +9 -0
  95. package/lib/locale/lang/zh-CHT.js +9 -0
  96. package/lib/locale/lang/zh-CHT.min.js +1 -1
  97. package/lib/locale/lang/zh-CHT.umd.js +9 -0
  98. package/lib/locale/lang/zh-CN.js +9 -0
  99. package/lib/locale/lang/zh-CN.min.js +1 -1
  100. package/lib/locale/lang/zh-CN.umd.js +9 -0
  101. package/lib/style.css +1 -1
  102. package/lib/table/module/custom/hook.js +20 -5
  103. package/lib/table/module/custom/hook.min.js +1 -1
  104. package/lib/table/module/custom/panel.js +25 -13
  105. package/lib/table/module/custom/panel.min.js +1 -1
  106. package/lib/table/src/columnInfo.js +1 -0
  107. package/lib/table/src/columnInfo.min.js +1 -1
  108. package/lib/table/src/table.js +10 -10
  109. package/lib/table/src/table.min.js +1 -1
  110. package/lib/ui/index.js +6 -5
  111. package/lib/ui/index.min.js +1 -1
  112. package/lib/ui/src/log.js +1 -1
  113. package/lib/ui/src/log.min.js +1 -1
  114. package/package.json +1 -1
  115. package/packages/grid/src/grid.ts +1 -1
  116. package/packages/locale/lang/ar-EG.ts +9 -0
  117. package/packages/locale/lang/de-DE.ts +9 -0
  118. package/packages/locale/lang/en-US.ts +9 -0
  119. package/packages/locale/lang/es-ES.ts +9 -0
  120. package/packages/locale/lang/fr-FR.ts +9 -0
  121. package/packages/locale/lang/hu-HU.ts +9 -0
  122. package/packages/locale/lang/hy-AM.ts +9 -0
  123. package/packages/locale/lang/id-ID.ts +9 -0
  124. package/packages/locale/lang/it-IT.ts +9 -0
  125. package/packages/locale/lang/ja-JP.ts +9 -0
  126. package/packages/locale/lang/ko-KR.ts +9 -0
  127. package/packages/locale/lang/ms-MY.ts +9 -0
  128. package/packages/locale/lang/nb-NO.ts +9 -0
  129. package/packages/locale/lang/pt-BR.ts +9 -0
  130. package/packages/locale/lang/ru-RU.ts +9 -0
  131. package/packages/locale/lang/th-TH.ts +9 -0
  132. package/packages/locale/lang/ug-CN.ts +9 -0
  133. package/packages/locale/lang/uk-UA.ts +9 -0
  134. package/packages/locale/lang/uz-UZ.ts +9 -0
  135. package/packages/locale/lang/vi-VN.ts +9 -0
  136. package/packages/locale/lang/zh-CHT.ts +9 -0
  137. package/packages/locale/lang/zh-CN.ts +9 -0
  138. package/packages/table/module/custom/hook.ts +18 -5
  139. package/packages/table/module/custom/panel.ts +25 -12
  140. package/packages/table/src/columnInfo.ts +1 -0
  141. package/packages/table/src/table.ts +45 -5
  142. package/packages/ui/index.ts +5 -4
  143. /package/es/{iconfont.1750660623154.ttf → iconfont.1750732182259.ttf} +0 -0
  144. /package/es/{iconfont.1750660623154.woff → iconfont.1750732182259.woff} +0 -0
  145. /package/es/{iconfont.1750660623154.woff2 → iconfont.1750732182259.woff2} +0 -0
  146. /package/lib/{iconfont.1750660623154.ttf → iconfont.1750732182259.ttf} +0 -0
  147. /package/lib/{iconfont.1750660623154.woff → iconfont.1750732182259.woff} +0 -0
  148. /package/lib/{iconfont.1750660623154.woff2 → iconfont.1750732182259.woff2} +0 -0
@@ -12,7 +12,7 @@ import { getSlotVNs } from '../../ui/src/vn';
12
12
  import { errLog } from '../../ui/src/log';
13
13
  const { getConfig, getI18n, commands, hooks, useFns, createEvent, globalEvents, GLOBAL_EVENT_KEYS, renderEmptyElement } = VxeUI;
14
14
  const tableComponentPropKeys = Object.keys(tableComponentProps);
15
- const tableComponentMethodKeys = ['clearAll', 'syncData', 'updateData', 'loadData', 'reloadData', 'reloadRow', 'loadColumn', 'reloadColumn', 'getRowNode', 'getColumnNode', 'getRowIndex', 'getVTRowIndex', 'getVMRowIndex', 'getColumnIndex', 'getVTColumnIndex', 'getVMColumnIndex', 'setRow', 'createData', 'createRow', 'revertData', 'clearData', 'isRemoveByRow', 'isInsertByRow', 'isUpdateByRow', 'getColumns', 'getColumnById', 'getColumnByField', 'getTableColumn', 'getFullColumns', 'getData', 'getCheckboxRecords', 'getParentRow', 'getTreeRowChildren', 'getTreeParentRow', 'getRowSeq', 'getRowById', 'getRowid', 'getTableData', 'getFullData', 'setColumnFixed', 'clearColumnFixed', 'setColumnWidth', 'getColumnWidth', 'setRowHeightConf', 'getRowHeightConf', 'setRowHeight', 'getRowHeight', 'hideColumn', 'showColumn', 'resetColumn', 'refreshColumn', 'refreshScroll', 'recalculate', 'closeTooltip', 'isAllCheckboxChecked', 'isAllCheckboxIndeterminate', 'getCheckboxIndeterminateRecords', 'setCheckboxRow', 'setCheckboxRowKey', 'isCheckedByCheckboxRow', 'isCheckedByCheckboxRowKey', 'isIndeterminateByCheckboxRow', 'isIndeterminateByCheckboxRowKey', 'toggleCheckboxRow', 'setAllCheckboxRow', 'getRadioReserveRecord', 'clearRadioReserve', 'getCheckboxReserveRecords', 'clearCheckboxReserve', 'toggleAllCheckboxRow', 'clearCheckboxRow', 'setCurrentRow', 'isCheckedByRadioRow', 'isCheckedByRadioRowKey', 'setRadioRow', 'setRadioRowKey', 'clearCurrentRow', 'clearRadioRow', 'getCurrentRecord', 'getRadioRecord', 'getCurrentColumn', 'setCurrentColumn', 'clearCurrentColumn', 'setPendingRow', 'togglePendingRow', 'hasPendingByRow', 'isPendingByRow', 'getPendingRecords', 'clearPendingRow', 'sort', 'setSort', 'clearSort', 'clearSortByEvent', 'isSort', 'getSortColumns', 'closeFilter', 'isFilter', 'clearFilterByEvent', 'isActiveFilterByColumn', 'isRowExpandLoaded', 'clearRowExpandLoaded', 'reloadRowExpand', 'reloadRowExpand', 'toggleRowExpand', 'setAllRowExpand', 'setRowExpand', 'isExpandByRow', 'isRowExpandByRow', 'clearRowExpand', 'clearRowExpandReserve', 'getRowExpandRecords', 'getTreeExpandRecords', 'isTreeExpandLoaded', 'clearTreeExpandLoaded', 'reloadTreeExpand', 'reloadTreeChilds', 'toggleTreeExpand', 'setAllTreeExpand', 'setTreeExpand', 'isTreeExpandByRow', 'clearTreeExpand', 'clearTreeExpandReserve', 'getScroll', 'scrollTo', 'scrollToRow', 'scrollToColumn', 'clearScroll', 'updateFooter', 'updateStatus', 'setMergeCells', 'removeInsertRow', 'removeMergeCells', 'getMergeCells', 'clearMergeCells', 'setMergeFooterItems', 'removeMergeFooterItems', 'getMergeFooterItems', 'clearMergeFooterItems', 'getCustomStoreData', 'setRowGroupExpand', 'setAllRowGroupExpand', 'clearRowGroupExpand', 'isRowGroupExpandByRow', 'isRowGroupRecord', 'isAggregateRecord', 'isAggregateExpandByRow', 'setRowGroups', 'clearRowGroups', 'openTooltip', 'moveColumnTo', 'moveRowTo', 'getCellLabel', 'getCellElement', 'focus', 'blur', 'connect'];
15
+ const tableComponentMethodKeys = ['clearAll', 'syncData', 'updateData', 'loadData', 'reloadData', 'reloadRow', 'loadColumn', 'reloadColumn', 'getRowNode', 'getColumnNode', 'getRowIndex', 'getVTRowIndex', 'getVMRowIndex', 'getColumnIndex', 'getVTColumnIndex', 'getVMColumnIndex', 'setRow', 'createData', 'createRow', 'revertData', 'clearData', 'isRemoveByRow', 'isInsertByRow', 'isUpdateByRow', 'getColumns', 'getColumnById', 'getColumnByField', 'getTableColumn', 'getFullColumns', 'getData', 'getCheckboxRecords', 'getParentRow', 'getTreeRowChildren', 'getTreeParentRow', 'getRowSeq', 'getRowById', 'getRowid', 'getTableData', 'getFullData', 'setColumnFixed', 'clearColumnFixed', 'setColumnWidth', 'getColumnWidth', 'setRowHeightConf', 'getRowHeightConf', 'setRowHeight', 'getRowHeight', 'hideColumn', 'showColumn', 'resetColumn', 'refreshColumn', 'refreshScroll', 'recalculate', 'closeTooltip', 'isAllCheckboxChecked', 'isAllCheckboxIndeterminate', 'getCheckboxIndeterminateRecords', 'setCheckboxRow', 'setCheckboxRowKey', 'isCheckedByCheckboxRow', 'isCheckedByCheckboxRowKey', 'isIndeterminateByCheckboxRow', 'isIndeterminateByCheckboxRowKey', 'toggleCheckboxRow', 'setAllCheckboxRow', 'getRadioReserveRecord', 'clearRadioReserve', 'getCheckboxReserveRecords', 'clearCheckboxReserve', 'toggleAllCheckboxRow', 'clearCheckboxRow', 'setCurrentRow', 'isCheckedByRadioRow', 'isCheckedByRadioRowKey', 'setRadioRow', 'setRadioRowKey', 'clearCurrentRow', 'clearRadioRow', 'getCurrentRecord', 'getRadioRecord', 'getCurrentColumn', 'setCurrentColumn', 'clearCurrentColumn', 'setPendingRow', 'togglePendingRow', 'hasPendingByRow', 'isPendingByRow', 'getPendingRecords', 'clearPendingRow', 'sort', 'setSort', 'clearSort', 'clearSortByEvent', 'isSort', 'getSortColumns', 'closeFilter', 'isFilter', 'clearFilterByEvent', 'isActiveFilterByColumn', 'isRowExpandLoaded', 'clearRowExpandLoaded', 'reloadRowExpand', 'reloadRowExpand', 'toggleRowExpand', 'setAllRowExpand', 'setRowExpand', 'isExpandByRow', 'isRowExpandByRow', 'clearRowExpand', 'clearRowExpandReserve', 'getRowExpandRecords', 'getTreeExpandRecords', 'isTreeExpandLoaded', 'clearTreeExpandLoaded', 'reloadTreeExpand', 'reloadTreeChilds', 'toggleTreeExpand', 'setAllTreeExpand', 'setTreeExpand', 'isTreeExpandByRow', 'clearTreeExpand', 'clearTreeExpandReserve', 'getScroll', 'scrollTo', 'scrollToRow', 'scrollToColumn', 'clearScroll', 'updateFooter', 'updateStatus', 'setMergeCells', 'removeInsertRow', 'removeMergeCells', 'getMergeCells', 'clearMergeCells', 'setMergeFooterItems', 'removeMergeFooterItems', 'getMergeFooterItems', 'clearMergeFooterItems', 'getCustomStoreData', 'setRowGroupExpand', 'setAllRowGroupExpand', 'clearRowGroupExpand', 'isRowGroupExpandByRow', 'isRowGroupRecord', 'isAggregateRecord', 'isAggregateExpandByRow', 'getAggregateContentByRow', 'getAggregateRowChildren', 'setRowGroups', 'clearRowGroups', 'openTooltip', 'moveColumnTo', 'moveRowTo', 'getCellLabel', 'getCellElement', 'focus', 'blur', 'connect'];
16
16
  const gridComponentEmits = [
17
17
  ...tableComponentEmits,
18
18
  'page-change',
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: 'Drag here to set row groups',
567
567
  valuesPlaceholder: 'Drag here to aggregate',
568
568
  dragExistCol: 'The column already exists'
569
+ },
570
+ aggFuncs: {
571
+ sum: 'Sum',
572
+ count: 'Count',
573
+ avg: 'Avg',
574
+ min: 'Min',
575
+ max: 'Max',
576
+ first: 'First',
577
+ last: 'Last'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖曳至此處進行分組',
567
567
  valuesPlaceholder: '拖曳至此處進行聚合',
568
568
  dragExistCol: '該列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {
@@ -566,6 +566,15 @@ export default {
566
566
  groupPlaceholder: '拖至此处进行分组',
567
567
  valuesPlaceholder: '拖至此处进行聚合',
568
568
  dragExistCol: '该列已存在'
569
+ },
570
+ aggFuncs: {
571
+ sum: '求和',
572
+ count: '计数',
573
+ avg: '平均值',
574
+ min: '最小值',
575
+ max: '最大值',
576
+ first: '首个值',
577
+ last: '末尾值'
569
578
  }
570
579
  },
571
580
  filterComplexInput: {