vxe-table 4.7.72 → 4.7.73

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 (88) hide show
  1. package/es/grid/src/grid.js +1 -1
  2. package/es/locale/lang/en-US.js +19 -2
  3. package/es/locale/lang/es-ES.js +19 -2
  4. package/es/locale/lang/hu-HU.js +23 -2
  5. package/es/locale/lang/ja-JP.js +19 -2
  6. package/es/locale/lang/ko-KR.js +19 -2
  7. package/es/locale/lang/pt-BR.js +19 -2
  8. package/es/locale/lang/ru-RU.js +19 -2
  9. package/es/locale/lang/vi-VN.js +19 -2
  10. package/es/locale/lang/zh-CN.js +19 -2
  11. package/es/locale/lang/zh-TC.js +19 -2
  12. package/es/style.css +1 -1
  13. package/es/style.min.css +1 -1
  14. package/es/table/module/custom/panel.js +147 -75
  15. package/es/table/style.css +16 -37
  16. package/es/table/style.min.css +1 -1
  17. package/es/ui/index.js +2 -2
  18. package/es/ui/src/log.js +1 -1
  19. package/es/vxe-table/style.css +16 -37
  20. package/es/vxe-table/style.min.css +1 -1
  21. package/lib/grid/src/grid.js +1 -1
  22. package/lib/grid/src/grid.min.js +1 -1
  23. package/lib/index.umd.js +168 -63
  24. package/lib/index.umd.min.js +1 -1
  25. package/lib/locale/lang/en-US.js +19 -2
  26. package/lib/locale/lang/en-US.min.js +1 -1
  27. package/lib/locale/lang/en-US.umd.js +19 -2
  28. package/lib/locale/lang/es-ES.js +19 -2
  29. package/lib/locale/lang/es-ES.min.js +1 -1
  30. package/lib/locale/lang/es-ES.umd.js +19 -2
  31. package/lib/locale/lang/hu-HU.js +23 -2
  32. package/lib/locale/lang/hu-HU.min.js +1 -1
  33. package/lib/locale/lang/ja-JP.js +19 -2
  34. package/lib/locale/lang/ja-JP.min.js +1 -1
  35. package/lib/locale/lang/ja-JP.umd.js +19 -2
  36. package/lib/locale/lang/ko-KR.js +19 -2
  37. package/lib/locale/lang/ko-KR.min.js +1 -1
  38. package/lib/locale/lang/pt-BR.js +19 -2
  39. package/lib/locale/lang/pt-BR.min.js +1 -1
  40. package/lib/locale/lang/pt-BR.umd.js +19 -2
  41. package/lib/locale/lang/ru-RU.js +19 -2
  42. package/lib/locale/lang/ru-RU.min.js +1 -1
  43. package/lib/locale/lang/vi-VN.js +19 -2
  44. package/lib/locale/lang/vi-VN.min.js +1 -1
  45. package/lib/locale/lang/zh-CN.js +19 -2
  46. package/lib/locale/lang/zh-CN.min.js +1 -1
  47. package/lib/locale/lang/zh-CN.umd.js +19 -2
  48. package/lib/locale/lang/zh-HK.min.js +1 -1
  49. package/lib/locale/lang/zh-HK.umd.js +19 -2
  50. package/lib/locale/lang/zh-MO.min.js +1 -1
  51. package/lib/locale/lang/zh-MO.umd.js +19 -2
  52. package/lib/locale/lang/zh-TC.js +19 -2
  53. package/lib/locale/lang/zh-TC.min.js +1 -1
  54. package/lib/locale/lang/zh-TC.umd.js +19 -2
  55. package/lib/locale/lang/zh-TW.min.js +1 -1
  56. package/lib/locale/lang/zh-TW.umd.js +19 -2
  57. package/lib/style.css +1 -1
  58. package/lib/style.min.css +1 -1
  59. package/lib/table/module/custom/panel.js +120 -59
  60. package/lib/table/module/custom/panel.min.js +1 -1
  61. package/lib/table/style/style.css +16 -37
  62. package/lib/table/style/style.min.css +1 -1
  63. package/lib/ui/index.js +2 -2
  64. package/lib/ui/index.min.js +1 -1
  65. package/lib/ui/src/log.js +1 -1
  66. package/lib/ui/src/log.min.js +1 -1
  67. package/lib/vxe-table/style/style.css +16 -37
  68. package/lib/vxe-table/style/style.min.css +1 -1
  69. package/package.json +2 -2
  70. package/packages/grid/src/grid.ts +1 -1
  71. package/packages/locale/lang/en-US.ts +19 -2
  72. package/packages/locale/lang/es-ES.ts +19 -2
  73. package/packages/locale/lang/hu-HU.ts +23 -2
  74. package/packages/locale/lang/ja-JP.ts +19 -2
  75. package/packages/locale/lang/ko-KR.ts +19 -2
  76. package/packages/locale/lang/pt-BR.ts +19 -2
  77. package/packages/locale/lang/ru-RU.ts +19 -2
  78. package/packages/locale/lang/vi-VN.ts +19 -2
  79. package/packages/locale/lang/zh-CN.ts +19 -2
  80. package/packages/locale/lang/zh-TC.ts +19 -2
  81. package/packages/table/module/custom/panel.ts +147 -70
  82. package/styles/components/table-module/custom.scss +21 -40
  83. /package/es/{iconfont.1724722752271.ttf → iconfont.1724892633863.ttf} +0 -0
  84. /package/es/{iconfont.1724722752271.woff → iconfont.1724892633863.woff} +0 -0
  85. /package/es/{iconfont.1724722752271.woff2 → iconfont.1724892633863.woff2} +0 -0
  86. /package/lib/{iconfont.1724722752271.ttf → iconfont.1724892633863.ttf} +0 -0
  87. /package/lib/{iconfont.1724722752271.woff → iconfont.1724892633863.woff} +0 -0
  88. /package/lib/{iconfont.1724722752271.woff2 → iconfont.1724892633863.woff2} +0 -0
@@ -11,7 +11,7 @@ import { getSlotVNs } from '../../ui/src/vn';
11
11
  import { errLog } from '../../ui/src/log';
12
12
  const { getConfig, getI18n, commands, hooks, useFns, createEvent, globalEvents, GLOBAL_EVENT_KEYS } = VxeUI;
13
13
  const tableComponentPropKeys = Object.keys(tableComponentProps);
14
- const tableComponentMethodKeys = ['clearAll', 'syncData', 'updateData', 'loadData', 'reloadData', 'reloadRow', 'loadColumn', 'reloadColumn', 'getRowNode', 'getColumnNode', 'getRowIndex', 'getVTRowIndex', 'getVMRowIndex', 'getColumnIndex', 'getVTColumnIndex', 'getVMColumnIndex', 'setRow', 'createData', 'createRow', 'revertData', 'clearData', 'isInsertByRow', 'isUpdateByRow', 'getColumns', 'getColumnById', 'getColumnByField', 'getTableColumn', 'getData', 'getCheckboxRecords', 'getParentRow', 'getRowSeq', 'getRowById', 'getRowid', 'getTableData', 'setColumnFixed', 'clearColumnFixed', 'setColumnWidth', 'getColumnWidth', 'hideColumn', 'showColumn', 'resetColumn', 'refreshColumn', 'refreshScroll', 'recalculate', 'closeTooltip', 'isAllCheckboxChecked', 'isAllCheckboxIndeterminate', 'getCheckboxIndeterminateRecords', 'setCheckboxRow', 'isCheckedByCheckboxRow', 'isIndeterminateByCheckboxRow', 'toggleCheckboxRow', 'setAllCheckboxRow', 'getRadioReserveRecord', 'clearRadioReserve', 'getCheckboxReserveRecords', 'clearCheckboxReserve', 'toggleAllCheckboxRow', 'clearCheckboxRow', 'setCurrentRow', 'isCheckedByRadioRow', 'setRadioRow', 'clearCurrentRow', 'clearRadioRow', 'getCurrentRecord', 'getRadioRecord', 'getCurrentColumn', 'setCurrentColumn', 'clearCurrentColumn', 'setPendingRow', 'togglePendingRow', 'getPendingRecords', 'clearPendingRow', 'sort', 'clearSort', 'isSort', 'getSortColumns', 'closeFilter', 'isFilter', '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', 'openTooltip', 'getCellLabel', 'getCellElement', 'focus', 'blur', 'connect'];
14
+ const tableComponentMethodKeys = ['clearAll', 'syncData', 'updateData', 'loadData', 'reloadData', 'reloadRow', 'loadColumn', 'reloadColumn', 'getRowNode', 'getColumnNode', 'getRowIndex', 'getVTRowIndex', 'getVMRowIndex', 'getColumnIndex', 'getVTColumnIndex', 'getVMColumnIndex', 'setRow', 'createData', 'createRow', 'revertData', 'clearData', 'isInsertByRow', 'isUpdateByRow', 'getColumns', 'getColumnById', 'getColumnByField', 'getTableColumn', 'getData', 'getCheckboxRecords', 'getParentRow', 'getRowSeq', 'getRowById', 'getRowid', 'getTableData', 'setColumnFixed', 'clearColumnFixed', 'setColumnWidth', 'getColumnWidth', 'hideColumn', 'showColumn', 'resetColumn', 'refreshColumn', 'refreshScroll', 'recalculate', 'closeTooltip', 'isAllCheckboxChecked', 'isAllCheckboxIndeterminate', 'getCheckboxIndeterminateRecords', 'setCheckboxRow', 'isCheckedByCheckboxRow', 'isIndeterminateByCheckboxRow', 'toggleCheckboxRow', 'setAllCheckboxRow', 'getRadioReserveRecord', 'clearRadioReserve', 'getCheckboxReserveRecords', 'clearCheckboxReserve', 'toggleAllCheckboxRow', 'clearCheckboxRow', 'setCurrentRow', 'isCheckedByRadioRow', 'setRadioRow', 'clearCurrentRow', 'clearRadioRow', 'getCurrentRecord', 'getRadioRecord', 'getCurrentColumn', 'setCurrentColumn', 'clearCurrentColumn', 'setPendingRow', 'togglePendingRow', 'getPendingRecords', 'clearPendingRow', 'sort', 'clearSort', 'isSort', 'getSortColumns', 'closeFilter', 'isFilter', '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', 'openTooltip', 'getCellLabel', 'getCellElement', 'focus', 'blur', 'connect'];
15
15
  const gridComponentEmits = [
16
16
  ...tableComponentEmits,
17
17
  'page-change',
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: 'Column settings',
67
67
  customAll: 'All',
68
68
  customConfirm: 'Confirm',
69
+ customClose: 'Close',
69
70
  customCancel: 'Cancel',
70
71
  customRestore: 'Restore',
71
72
  maxFixedCol: 'The maximum number of Freeze columns cannot exceed {0}'
@@ -418,7 +419,8 @@ export default {
418
419
  seqTitle: 'S/N',
419
420
  showSeq: 'Display serial number',
420
421
  showCheckbox: 'Allow multiple selections',
421
- errSubDrag: 'The sub table does not support this control. Please use another control.'
422
+ errSubDrag: 'The sub table does not support this control. Please use another control.',
423
+ colPlace: 'Drag the control in.'
422
424
  },
423
425
  uploadProp: {
424
426
  limitFileCount: 'File quantity limitation',
@@ -443,13 +445,28 @@ export default {
443
445
  },
444
446
  search: {
445
447
  addBtn: 'Edit',
446
- emptyText: 'No filter condition is configured.'
448
+ emptyText: 'No filter condition is configured.',
449
+ editPopupTitle: 'Edit search fields'
450
+ },
451
+ searchPopup: {
452
+ colTitle: 'Title',
453
+ saveBtn: 'Save'
447
454
  }
448
455
  },
449
456
  text: {
450
457
  copySuccess: 'Successfully copied to clipboard.',
451
458
  copyError: 'The current environment does not support this operation.'
452
459
  },
460
+ countdown: {
461
+ formats: {
462
+ yyyy: 'Year',
463
+ MM: 'Moon',
464
+ dd: 'Day',
465
+ HH: 'Hour',
466
+ mm: 'Minute',
467
+ ss: 'Second'
468
+ }
469
+ },
453
470
  /**
454
471
  * 扩展插件
455
472
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: 'Configuraciones de columna',
67
67
  customAll: 'Todo',
68
68
  customConfirm: 'Confirm',
69
+ customClose: 'Close',
69
70
  customCancel: 'Cancel',
70
71
  customRestore: 'Restore',
71
72
  maxFixedCol: 'The maximum number of Freeze columns cannot exceed {0}'
@@ -418,7 +419,8 @@ export default {
418
419
  seqTitle: 'S/N',
419
420
  showSeq: 'Display serial number',
420
421
  showCheckbox: 'Allow multiple selections',
421
- errSubDrag: 'The sub table does not support this control. Please use another control.'
422
+ errSubDrag: 'The sub table does not support this control. Please use another control.',
423
+ colPlace: 'Drag the control in.'
422
424
  },
423
425
  uploadProp: {
424
426
  limitFileCount: 'File quantity limitation',
@@ -443,13 +445,28 @@ export default {
443
445
  },
444
446
  search: {
445
447
  addBtn: 'Edit',
446
- emptyText: 'No filter condition is configured.'
448
+ emptyText: 'No filter condition is configured.',
449
+ editPopupTitle: 'Edit search fields'
450
+ },
451
+ searchPopup: {
452
+ colTitle: 'Title',
453
+ saveBtn: 'Save'
447
454
  }
448
455
  },
449
456
  text: {
450
457
  copySuccess: 'Successfully copied to clipboard.',
451
458
  copyError: 'The current environment does not support this operation.'
452
459
  },
460
+ countdown: {
461
+ formats: {
462
+ yyyy: 'Year',
463
+ MM: 'Moon',
464
+ dd: 'Day',
465
+ HH: 'Hour',
466
+ mm: 'Minute',
467
+ ss: 'Second'
468
+ }
469
+ },
453
470
  /**
454
471
  * 扩展插件
455
472
  */
@@ -65,6 +65,7 @@ export default {
65
65
  customTitle: '列设置',
66
66
  customAll: '全部',
67
67
  customConfirm: '确认',
68
+ customClose: '关闭',
68
69
  customCancel: '取消',
69
70
  customRestore: '恢复默认',
70
71
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -416,7 +417,8 @@ export default {
416
417
  seqTitle: '序号',
417
418
  showSeq: '显示序号',
418
419
  showCheckbox: '允许多选',
419
- errSubDrag: '子表不支持该控件,请使用其他控件'
420
+ errSubDrag: '子表不支持该控件,请使用其他控件',
421
+ colPlace: '将控件拖拽进来'
420
422
  },
421
423
  uploadProp: {
422
424
  limitFileCount: '文件数量限制',
@@ -441,7 +443,26 @@ export default {
441
443
  },
442
444
  search: {
443
445
  addBtn: '编辑',
444
- emptyText: '未配置查询条件'
446
+ emptyText: '未配置查询条件',
447
+ editPopupTitle: '编辑查询字段'
448
+ },
449
+ searchPopup: {
450
+ colTitle: '标题',
451
+ saveBtn: '保存'
452
+ }
453
+ },
454
+ text: {
455
+ copySuccess: '已复制到剪贴板',
456
+ copyError: '当前环境不支持该操作'
457
+ },
458
+ countdown: {
459
+ formats: {
460
+ yyyy: '年',
461
+ MM: '月',
462
+ dd: '天',
463
+ HH: '时',
464
+ mm: '分',
465
+ ss: '秒'
445
466
  }
446
467
  },
447
468
  /**
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列設定',
67
67
  customAll: '全部',
68
68
  customConfirm: 'OK',
69
+ customClose: '关闭',
69
70
  customCancel: 'Cancel',
70
71
  customRestore: 'リセット',
71
72
  maxFixedCol: '最大固定列数が {0} です。'
@@ -418,7 +419,8 @@ export default {
418
419
  seqTitle: 'S/N',
419
420
  showSeq: 'Display serial number',
420
421
  showCheckbox: 'Allow multiple selections',
421
- errSubDrag: 'The sub table does not support this control. Please use another control.'
422
+ errSubDrag: 'The sub table does not support this control. Please use another control.',
423
+ colPlace: '将控件拖拽进来'
422
424
  },
423
425
  uploadProp: {
424
426
  limitFileCount: 'File quantity limitation',
@@ -443,13 +445,28 @@ export default {
443
445
  },
444
446
  search: {
445
447
  addBtn: 'Edit',
446
- emptyText: 'No filter condition is configured.'
448
+ emptyText: 'No filter condition is configured.',
449
+ editPopupTitle: '编辑查询字段'
450
+ },
451
+ searchPopup: {
452
+ colTitle: '标题',
453
+ saveBtn: '保存'
447
454
  }
448
455
  },
449
456
  text: {
450
457
  copySuccess: 'Successfully copied to clipboard.',
451
458
  copyError: 'The current environment does not support this operation.'
452
459
  },
460
+ countdown: {
461
+ formats: {
462
+ yyyy: '年',
463
+ MM: '月',
464
+ dd: '天',
465
+ HH: '时',
466
+ mm: '分',
467
+ ss: '秒'
468
+ }
469
+ },
453
470
  /**
454
471
  * 扩展插件
455
472
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列设置',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -418,7 +419,8 @@ export default {
418
419
  seqTitle: '序号',
419
420
  showSeq: '显示序号',
420
421
  showCheckbox: '允许多选',
421
- errSubDrag: '子表不支持该控件,请使用其他控件'
422
+ errSubDrag: '子表不支持该控件,请使用其他控件',
423
+ colPlace: '将控件拖拽进来'
422
424
  },
423
425
  uploadProp: {
424
426
  limitFileCount: '文件数量限制',
@@ -443,13 +445,28 @@ export default {
443
445
  },
444
446
  search: {
445
447
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
448
+ emptyText: '未配置查询条件',
449
+ editPopupTitle: '编辑查询字段'
450
+ },
451
+ searchPopup: {
452
+ colTitle: '标题',
453
+ saveBtn: '保存'
447
454
  }
448
455
  },
449
456
  text: {
450
457
  copySuccess: '已复制到剪贴板',
451
458
  copyError: '当前环境不支持该操作'
452
459
  },
460
+ countdown: {
461
+ formats: {
462
+ yyyy: '年',
463
+ MM: '月',
464
+ dd: '天',
465
+ HH: '时',
466
+ mm: '分',
467
+ ss: '秒'
468
+ }
469
+ },
453
470
  /**
454
471
  * 扩展插件
455
472
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: 'Configurações de coluna',
67
67
  customAll: 'Todos',
68
68
  customConfirm: 'Confirm',
69
+ customClose: '关闭',
69
70
  customCancel: 'Cancel',
70
71
  customRestore: 'Restore',
71
72
  maxFixedCol: 'The maximum number of Freeze columns cannot exceed {0}'
@@ -418,7 +419,8 @@ export default {
418
419
  seqTitle: 'S/N',
419
420
  showSeq: 'Display serial number',
420
421
  showCheckbox: 'Allow multiple selections',
421
- errSubDrag: 'The sub table does not support this control. Please use another control.'
422
+ errSubDrag: 'The sub table does not support this control. Please use another control.',
423
+ colPlace: '将控件拖拽进来'
422
424
  },
423
425
  uploadProp: {
424
426
  limitFileCount: 'File quantity limitation',
@@ -443,13 +445,28 @@ export default {
443
445
  },
444
446
  search: {
445
447
  addBtn: 'Edit',
446
- emptyText: 'No filter condition is configured.'
448
+ emptyText: 'No filter condition is configured.',
449
+ editPopupTitle: '编辑查询字段'
450
+ },
451
+ searchPopup: {
452
+ colTitle: '标题',
453
+ saveBtn: '保存'
447
454
  }
448
455
  },
449
456
  text: {
450
457
  copySuccess: 'Successfully copied to clipboard.',
451
458
  copyError: 'The current environment does not support this operation.'
452
459
  },
460
+ countdown: {
461
+ formats: {
462
+ yyyy: '年',
463
+ MM: '月',
464
+ dd: '天',
465
+ HH: '时',
466
+ mm: '分',
467
+ ss: '秒'
468
+ }
469
+ },
453
470
  /**
454
471
  * 扩展插件
455
472
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列设置',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -418,7 +419,8 @@ export default {
418
419
  seqTitle: '序号',
419
420
  showSeq: '显示序号',
420
421
  showCheckbox: '允许多选',
421
- errSubDrag: '子表不支持该控件,请使用其他控件'
422
+ errSubDrag: '子表不支持该控件,请使用其他控件',
423
+ colPlace: '将控件拖拽进来'
422
424
  },
423
425
  uploadProp: {
424
426
  limitFileCount: '文件数量限制',
@@ -443,13 +445,28 @@ export default {
443
445
  },
444
446
  search: {
445
447
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
448
+ emptyText: '未配置查询条件',
449
+ editPopupTitle: '编辑查询字段'
450
+ },
451
+ searchPopup: {
452
+ colTitle: '标题',
453
+ saveBtn: '保存'
447
454
  }
448
455
  },
449
456
  text: {
450
457
  copySuccess: '已复制到剪贴板',
451
458
  copyError: '当前环境不支持该操作'
452
459
  },
460
+ countdown: {
461
+ formats: {
462
+ yyyy: '年',
463
+ MM: '月',
464
+ dd: '天',
465
+ HH: '时',
466
+ mm: '分',
467
+ ss: '秒'
468
+ }
469
+ },
453
470
  /**
454
471
  * 扩展插件
455
472
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列设置',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -418,7 +419,8 @@ export default {
418
419
  seqTitle: '序号',
419
420
  showSeq: '显示序号',
420
421
  showCheckbox: '允许多选',
421
- errSubDrag: '子表不支持该控件,请使用其他控件'
422
+ errSubDrag: '子表不支持该控件,请使用其他控件',
423
+ colPlace: '将控件拖拽进来'
422
424
  },
423
425
  uploadProp: {
424
426
  limitFileCount: '文件数量限制',
@@ -443,13 +445,28 @@ export default {
443
445
  },
444
446
  search: {
445
447
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
448
+ emptyText: '未配置查询条件',
449
+ editPopupTitle: '编辑查询字段'
450
+ },
451
+ searchPopup: {
452
+ colTitle: '标题',
453
+ saveBtn: '保存'
447
454
  }
448
455
  },
449
456
  text: {
450
457
  copySuccess: '已复制到剪贴板',
451
458
  copyError: '当前环境不支持该操作'
452
459
  },
460
+ countdown: {
461
+ formats: {
462
+ yyyy: '年',
463
+ MM: '月',
464
+ dd: '天',
465
+ HH: '时',
466
+ mm: '分',
467
+ ss: '秒'
468
+ }
469
+ },
453
470
  /**
454
471
  * 扩展插件
455
472
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列设置',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -418,7 +419,8 @@ export default {
418
419
  seqTitle: '序号',
419
420
  showSeq: '显示序号',
420
421
  showCheckbox: '允许多选',
421
- errSubDrag: '子表不支持该控件,请使用其他控件'
422
+ errSubDrag: '子表不支持该控件,请使用其他控件',
423
+ colPlace: '将控件拖拽进来'
422
424
  },
423
425
  uploadProp: {
424
426
  limitFileCount: '文件数量限制',
@@ -443,13 +445,28 @@ export default {
443
445
  },
444
446
  search: {
445
447
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
448
+ emptyText: '未配置查询条件',
449
+ editPopupTitle: '编辑查询字段'
450
+ },
451
+ searchPopup: {
452
+ colTitle: '标题',
453
+ saveBtn: '保存'
447
454
  }
448
455
  },
449
456
  text: {
450
457
  copySuccess: '已复制到剪贴板',
451
458
  copyError: '当前环境不支持该操作'
452
459
  },
460
+ countdown: {
461
+ formats: {
462
+ yyyy: '年',
463
+ MM: '月',
464
+ dd: '天',
465
+ HH: '时',
466
+ mm: '分',
467
+ ss: '秒'
468
+ }
469
+ },
453
470
  /**
454
471
  * 扩展插件
455
472
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列設定',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的數量不能超過 {0} 個'
@@ -416,7 +417,8 @@ export default {
416
417
  seqTitle: '序號',
417
418
  showSeq: '顯示序號',
418
419
  showCheckbox: '允許多選',
419
- errSubDrag: '子表不支持該控件,請使用其他控件'
420
+ errSubDrag: '子表不支持該控件,請使用其他控件',
421
+ colPlace: '将控件拖拽进来'
420
422
  },
421
423
  uploadProp: {
422
424
  uploadProp: {
@@ -443,13 +445,28 @@ export default {
443
445
  },
444
446
  search: {
445
447
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
448
+ emptyText: '未配置查询条件',
449
+ editPopupTitle: '编辑查询字段'
450
+ },
451
+ searchPopup: {
452
+ colTitle: '标题',
453
+ saveBtn: '保存'
447
454
  }
448
455
  },
449
456
  text: {
450
457
  copySuccess: '已複製到剪貼板',
451
458
  copyError: '當前環境不支持該操作'
452
459
  },
460
+ countdown: {
461
+ formats: {
462
+ yyyy: '年',
463
+ MM: '月',
464
+ dd: '天',
465
+ HH: '时',
466
+ mm: '分',
467
+ ss: '秒'
468
+ }
469
+ },
453
470
  /**
454
471
  * 扩展插件
455
472
  */