@fmdevui/fm-dev 1.0.88 → 1.0.90

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 (124) hide show
  1. package/es/_virtual/de-DE.mjs +1 -1
  2. package/es/_virtual/en-US.mjs +1 -1
  3. package/es/_virtual/es-ES.mjs +1 -1
  4. package/es/_virtual/fr-FR.mjs +1 -1
  5. package/es/_virtual/it-IT.mjs +1 -1
  6. package/es/_virtual/ja-JP.mjs +1 -1
  7. package/es/_virtual/ko-KR.mjs +1 -1
  8. package/es/_virtual/nb-NO.mjs +1 -1
  9. package/es/_virtual/pt-BR.mjs +1 -1
  10. package/es/_virtual/ru-RU.mjs +1 -1
  11. package/es/_virtual/th-TH.mjs +1 -1
  12. package/es/_virtual/vi-VN.mjs +1 -1
  13. package/es/_virtual/zh-CN.mjs +1 -1
  14. package/es/_virtual/zh-HK.mjs +1 -1
  15. package/es/_virtual/zh-TW.mjs +1 -1
  16. package/es/{version.css → component.css} +1 -2
  17. package/es/core/hook/useVxeTableOptionsHook.d.ts +547 -2
  18. package/es/core/ui/components/fmselect/index.vue.d.ts +9 -0
  19. package/es/core/ui/components/index.d.ts +9 -0
  20. package/es/core/utils/cityparess/index.d.ts +2 -2
  21. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +30 -0
  22. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +42 -12
  23. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +30 -0
  24. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +30 -0
  25. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +30 -0
  26. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +30 -0
  27. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +30 -0
  28. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +30 -0
  29. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +30 -0
  30. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +30 -0
  31. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +30 -0
  32. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +30 -0
  33. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +30 -0
  34. package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +32 -0
  35. package/es/packages/core/locales/index.mjs +18 -18
  36. package/es/packages/core/ui/components/fmaddressparsing/index.vue2.mjs +174 -104
  37. package/es/packages/core/ui/components/fmselect/index.vue2.mjs +6 -2
  38. package/es/packages/core/ui/components/fmtree/index.vue2.mjs +16 -16
  39. package/es/packages/core/ui/login/src/index.vue2.mjs +2 -2
  40. package/es/packages/core/utils/cityparess/index.mjs +169 -96
  41. package/index.js +803 -232
  42. package/index.min.js +27 -27
  43. package/index.min.mjs +26 -26
  44. package/index.mjs +803 -232
  45. package/lib/_virtual/de-DE.js +1 -1
  46. package/lib/_virtual/en-US.js +1 -1
  47. package/lib/_virtual/es-ES.js +1 -1
  48. package/lib/_virtual/fr-FR.js +1 -1
  49. package/lib/_virtual/it-IT.js +1 -1
  50. package/lib/_virtual/ja-JP.js +1 -1
  51. package/lib/_virtual/ko-KR.js +1 -1
  52. package/lib/_virtual/nb-NO.js +1 -1
  53. package/lib/_virtual/pt-BR.js +1 -1
  54. package/lib/_virtual/ru-RU.js +1 -1
  55. package/lib/_virtual/th-TH.js +1 -1
  56. package/lib/_virtual/vi-VN.js +1 -1
  57. package/lib/_virtual/zh-CN.js +1 -1
  58. package/lib/_virtual/zh-HK.js +1 -1
  59. package/lib/_virtual/zh-TW.js +1 -1
  60. package/lib/core/hook/useVxeTableOptionsHook.d.ts +547 -2
  61. package/lib/core/ui/components/fmselect/index.vue.d.ts +9 -0
  62. package/lib/core/ui/components/index.d.ts +9 -0
  63. package/lib/core/utils/cityparess/index.d.ts +2 -2
  64. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +30 -0
  65. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +42 -12
  66. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +30 -0
  67. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +30 -0
  68. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +30 -0
  69. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +30 -0
  70. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +30 -0
  71. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +30 -0
  72. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +30 -0
  73. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +30 -0
  74. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +30 -0
  75. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +30 -0
  76. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +30 -0
  77. package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +32 -0
  78. package/lib/packages/core/locales/index.js +18 -18
  79. package/lib/packages/core/ui/components/fmaddressparsing/index.vue2.js +174 -104
  80. package/lib/packages/core/ui/components/fmselect/index.vue2.js +6 -2
  81. package/lib/packages/core/ui/components/fmtree/index.vue2.js +16 -16
  82. package/lib/packages/core/ui/login/src/index.vue2.js +2 -2
  83. package/lib/packages/core/utils/cityparess/index.js +169 -96
  84. package/package.json +1 -1
  85. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.mjs +0 -0
  86. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.mjs +0 -0
  87. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.mjs +0 -0
  88. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.mjs +0 -0
  89. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.mjs +0 -0
  90. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.mjs +0 -0
  91. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.mjs +0 -0
  92. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.mjs +0 -0
  93. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.mjs +0 -0
  94. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.mjs +0 -0
  95. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.mjs +0 -0
  96. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.mjs +0 -0
  97. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.mjs +0 -0
  98. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.mjs +0 -0
  99. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.mjs +0 -0
  100. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.mjs +0 -0
  101. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.mjs +0 -0
  102. /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.mjs +0 -0
  103. /package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
  104. /package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
  105. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.js +0 -0
  106. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.js +0 -0
  107. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.js +0 -0
  108. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.js +0 -0
  109. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.js +0 -0
  110. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.js +0 -0
  111. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.js +0 -0
  112. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.js +0 -0
  113. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.js +0 -0
  114. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.js +0 -0
  115. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.js +0 -0
  116. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.js +0 -0
  117. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.js +0 -0
  118. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.js +0 -0
  119. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.js +0 -0
  120. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.js +0 -0
  121. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.js +0 -0
  122. /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.js +0 -0
  123. /package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
  124. /package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.6_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.js +0 -0
package/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- /*! fm-dev v1.0.88 */
1
+ /*! fm-dev v1.0.90 */
2
2
  import { defineComponent, reactive, computed, watch, resolveComponent, createBlock, openBlock, withCtx, createVNode, createElementVNode, createTextVNode, toDisplayString as toDisplayString$1, withDirectives, createElementBlock, Fragment, renderList, vShow, ref, onMounted, nextTick, normalizeStyle, createCommentVNode, normalizeClass, withModifiers, mergeModels, useModel, effectScope, getCurrentInstance, shallowRef, isRef as isRef$1, inject, onUnmounted, h, Text, markRaw, hasInjectionContext, toRaw as toRaw$1, isReactive as isReactive$1, toRef, unref, getCurrentScope, onScopeDispose, toRefs, resolveDirective, resolveDynamicComponent, useSlots, mergeProps, createSlots, renderSlot, toHandlers, onBeforeUnmount, onUpdated, useAttrs, normalizeProps, guardReactiveProps } from 'vue';
3
3
  import crypto from 'crypto';
4
4
  import require$$0 from 'url';
@@ -910,6 +910,10 @@ var _sfc_main$e = /* @__PURE__ */ defineComponent({
910
910
  blabel: {
911
911
  type: String,
912
912
  default: "name"
913
+ },
914
+ elabel: {
915
+ type: String,
916
+ default: "\u8BF7\u9009\u62E9"
913
917
  }
914
918
  }, {
915
919
  "id": {
@@ -946,8 +950,8 @@ var _sfc_main$e = /* @__PURE__ */ defineComponent({
946
950
  default: withCtx(() => [
947
951
  createVNode(_component_el_option, {
948
952
  value: 0,
949
- label: ""
950
- }),
953
+ label: __props.elabel
954
+ }, null, 8, ["label"]),
951
955
  (openBlock(true), createElementBlock(
952
956
  Fragment,
953
957
  null,
@@ -35674,48 +35678,48 @@ var _sfc_main$a = /* @__PURE__ */ defineComponent({
35674
35678
  createVNode(_component_el_dropdown_menu, null, {
35675
35679
  default: withCtx(() => [
35676
35680
  createVNode(_component_el_dropdown_item, { command: "expandAll" }, {
35677
- default: withCtx(() => _cache[2] || (_cache[2] = [
35681
+ default: withCtx(() => [..._cache[2] || (_cache[2] = [
35678
35682
  createTextVNode(
35679
35683
  "\u5168\u90E8\u5C55\u5F00",
35680
35684
  -1
35681
35685
  /* CACHED */
35682
35686
  )
35683
- ])),
35684
- _: 1,
35685
- __: [2]
35687
+ ])]),
35688
+ _: 1
35689
+ /* STABLE */
35686
35690
  }),
35687
35691
  createVNode(_component_el_dropdown_item, { command: "collapseAll" }, {
35688
- default: withCtx(() => _cache[3] || (_cache[3] = [
35692
+ default: withCtx(() => [..._cache[3] || (_cache[3] = [
35689
35693
  createTextVNode(
35690
35694
  "\u5168\u90E8\u6298\u53E0",
35691
35695
  -1
35692
35696
  /* CACHED */
35693
35697
  )
35694
- ])),
35695
- _: 1,
35696
- __: [3]
35698
+ ])]),
35699
+ _: 1
35700
+ /* STABLE */
35697
35701
  }),
35698
35702
  createVNode(_component_el_dropdown_item, { command: "rootNode" }, {
35699
- default: withCtx(() => _cache[4] || (_cache[4] = [
35703
+ default: withCtx(() => [..._cache[4] || (_cache[4] = [
35700
35704
  createTextVNode(
35701
35705
  "\u6839\u8282\u70B9",
35702
35706
  -1
35703
35707
  /* CACHED */
35704
35708
  )
35705
- ])),
35706
- _: 1,
35707
- __: [4]
35709
+ ])]),
35710
+ _: 1
35711
+ /* STABLE */
35708
35712
  }),
35709
35713
  createVNode(_component_el_dropdown_item, { command: "refresh" }, {
35710
- default: withCtx(() => _cache[5] || (_cache[5] = [
35714
+ default: withCtx(() => [..._cache[5] || (_cache[5] = [
35711
35715
  createTextVNode(
35712
35716
  "\u5237\u65B0",
35713
35717
  -1
35714
35718
  /* CACHED */
35715
35719
  )
35716
- ])),
35717
- _: 1,
35718
- __: [5]
35720
+ ])]),
35721
+ _: 1
35722
+ /* STABLE */
35719
35723
  })
35720
35724
  ]),
35721
35725
  _: 1
@@ -37782,145 +37786,176 @@ var _sfc_main$2 = /* @__PURE__ */ defineComponent({
37782
37786
  emit("changeparsing", { province: "", city: "", county: "" });
37783
37787
  return;
37784
37788
  }
37785
- let province = "";
37789
+ let _Province = "";
37790
+ let _City = "";
37791
+ let _County = "";
37786
37792
  const oldvalue = val.trim();
37787
- let newValue = "";
37788
- province = chkeProvince(oldvalue.substr(0, 2));
37789
- if (province == "" && oldvalue.length > 2) {
37790
- province = chkeProvince(oldvalue.substr(0, 3));
37791
- }
37792
- newValue = oldvalue.replace(province, "").trim();
37793
- if (newValue.length < 2) {
37794
- return;
37795
- }
37796
- let cityobj = chkeCity(province, newValue.substr(0, 2));
37797
- if (cityobj.c == "" && newValue.length > 2) {
37798
- cityobj = chkeCity(province, newValue.substr(0, 3));
37799
- if (cityobj.c != "" && province == "") {
37800
- province = cityobj.p;
37793
+ const oldValueLen = val.trim().length;
37794
+ const oneObje = getProvince(oldvalue);
37795
+ let nextValue = oldvalue;
37796
+ if (oneObje.p != "") {
37797
+ _Province = oneObje.p;
37798
+ nextValue = oldvalue.replace(oneObje.p, "").trim();
37799
+ if (nextValue.length == oldValueLen) {
37800
+ for (let i = _Province.length - 1; i >= 1; i--) {
37801
+ nextValue = oldvalue.replace(oneObje.p.substr(0, i), "").trim();
37802
+ if (nextValue.length < oldValueLen) {
37803
+ break;
37804
+ }
37805
+ }
37801
37806
  }
37802
37807
  }
37803
- newValue = oldvalue.replace(province, "").replace(cityobj.c, "").trim();
37804
- if (newValue.length < 2) {
37805
- return;
37806
- }
37807
- let countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 2));
37808
- if (countyOjb.x == "" && newValue.length > 2) {
37809
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 3));
37810
- if (countyOjb.x == "" && newValue.length > 3) {
37811
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 4));
37812
- if (countyOjb.x == "" && newValue.length > 4) {
37813
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 5));
37814
- if (countyOjb.x == "" && newValue.length > 5) {
37815
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 6));
37816
- if (countyOjb.x == "" && newValue.length > 6) {
37817
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 7));
37818
- if (countyOjb.x == "" && newValue.length > 7) {
37819
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 8));
37820
- if (countyOjb.x == "" && newValue.length > 8) {
37821
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 9));
37822
- if (countyOjb.x == "" && newValue.length > 9) {
37823
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 10));
37824
- if (countyOjb.x == "" && newValue.length > 10) {
37825
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 11));
37826
- if (countyOjb.x == "" && newValue.length > 11) {
37827
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 12));
37828
- if (countyOjb.x == "" && newValue.length > 12) {
37829
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 13));
37830
- }
37831
- }
37832
- }
37833
- }
37834
- }
37835
- }
37836
- }
37808
+ const oldValueLen2 = nextValue.length;
37809
+ const twoObje = getCity(nextValue, _Province);
37810
+ if (twoObje.c != "") {
37811
+ _City = twoObje.c;
37812
+ if (_Province == "") {
37813
+ _Province = twoObje.p;
37814
+ }
37815
+ nextValue = nextValue.replace(twoObje.c, "").trim();
37816
+ if (nextValue.length == oldValueLen2) {
37817
+ for (let i = _City.length - 1; i >= 1; i--) {
37818
+ nextValue = nextValue.replace(twoObje.c.substr(0, i), "").trim();
37819
+ if (nextValue.length < oldValueLen2) {
37820
+ break;
37837
37821
  }
37838
37822
  }
37839
37823
  }
37840
37824
  }
37841
- if (province == "") {
37842
- province = countyOjb.p;
37843
- }
37844
- if (cityobj.c == "") {
37845
- cityobj.c = countyOjb.c;
37846
- }
37847
- if (province != "") {
37848
- if (hasOwn(modelValue.value, props.fprovince)) {
37849
- modelValue.value[props.fprovince] = province;
37825
+ const oldValueLen3 = nextValue.length;
37826
+ const threeObje = getCounty(nextValue, _City, _Province);
37827
+ if (threeObje.x != "") {
37828
+ _County = threeObje.x;
37829
+ if (_Province == "") {
37830
+ _Province = threeObje.p;
37831
+ }
37832
+ if (_City == "") {
37833
+ _City = threeObje.c;
37834
+ }
37835
+ nextValue = nextValue.replace(threeObje.x, "").trim();
37836
+ if (nextValue.length == oldValueLen3) {
37837
+ for (let i = _City.length - 1; i >= 1; i--) {
37838
+ nextValue = nextValue.replace(threeObje.x.substr(0, i), "").trim();
37839
+ if (nextValue.length < oldValueLen3) {
37840
+ break;
37841
+ }
37842
+ }
37850
37843
  }
37851
37844
  }
37852
- if (province == "" && cityobj.p != "") {
37845
+ if (_Province != "") {
37853
37846
  if (hasOwn(modelValue.value, props.fprovince)) {
37854
- modelValue.value[props.fprovince] = cityobj.p;
37847
+ modelValue.value[props.fprovince] = _Province;
37855
37848
  }
37856
37849
  }
37857
- if (cityobj.c != "") {
37850
+ if (_City != "") {
37858
37851
  if (hasOwn(modelValue.value, props.fcity)) {
37859
- modelValue.value[props.fcity] = cityobj.c;
37852
+ modelValue.value[props.fcity] = _City;
37860
37853
  }
37861
37854
  }
37862
- if (countyOjb.x != "") {
37855
+ if (_County != "") {
37863
37856
  if (hasOwn(modelValue.value, props.fcounty)) {
37864
- modelValue.value[props.fcounty] = countyOjb.x;
37857
+ modelValue.value[props.fcounty] = _County;
37865
37858
  }
37866
37859
  }
37867
- if (province != "" && cityobj.c != "" && countyOjb.x != "") {
37868
- emit("changeparsing", { province, city: cityobj.c, county: countyOjb.x });
37860
+ if (_Province != "" && _City != "" && _County != "") {
37861
+ emit("changeparsing", { province: _Province, city: _City, county: _County });
37869
37862
  return;
37870
37863
  }
37871
- newValue = oldvalue.replace(province, "").replace(cityobj.c, "").replace(countyOjb.x, "").trim();
37872
- if (newValue.length < 2) {
37873
- emit("changeparsing", { province, city: cityobj.c, county: countyOjb.x });
37864
+ if (nextValue.length < 2) {
37865
+ emit("changeparsing", { province: _Province, city: _City, county: _County });
37874
37866
  return;
37875
37867
  }
37876
- const res = await useBaseApi("sysRegion").post({ Province: province, City: cityobj.c, text: oldvalue, textnew: newValue }, "qRegionInfo");
37868
+ const res = await useBaseApi("sysRegion").post({ Province: _Province, City: _City, text: oldvalue, textnew: nextValue }, "qRegionInfo");
37877
37869
  const streetobj = res.data.result;
37878
- const rpdata = { province, city: cityobj.c, county: countyOjb.x };
37879
37870
  if (streetobj.province != "") {
37880
37871
  if (hasOwn(modelValue.value, props.fprovince)) {
37881
37872
  modelValue.value[props.fprovince] = streetobj.province;
37882
37873
  }
37883
- rpdata.province = streetobj.province;
37874
+ _Province = streetobj.province;
37884
37875
  }
37885
37876
  if (streetobj.city != "") {
37886
37877
  if (hasOwn(modelValue.value, props.fcity)) {
37887
37878
  modelValue.value[props.fcity] = streetobj.city;
37888
37879
  }
37889
- rpdata.city = streetobj.city;
37880
+ _City = streetobj.city;
37890
37881
  }
37891
37882
  if (streetobj.county != "") {
37892
37883
  if (hasOwn(modelValue.value, props.fcounty)) {
37893
37884
  modelValue.value[props.fcounty] = streetobj.county;
37894
37885
  }
37895
- rpdata.county = streetobj.county;
37886
+ _County = streetobj.county;
37896
37887
  }
37897
- emit("changeparsing", rpdata);
37888
+ emit("changeparsing", { province: _Province, city: _City, county: _County });
37898
37889
  };
37899
37890
  function hasOwn(obj, key) {
37900
37891
  return Object.prototype.hasOwnProperty.call(obj, key);
37901
37892
  }
37902
- const chkeProvince = (val) => {
37893
+ const getProvince = (val) => {
37894
+ if (val == null || val == void 0 || val == "" || val.length < 2) {
37895
+ return { p: "", jval: "" };
37896
+ }
37897
+ const jval = val.substr(0, 2);
37898
+ const objectOne = splitProvince(jval);
37899
+ if (objectOne.list.length == 1) {
37900
+ return { p: objectOne.list[0], jval };
37901
+ } else if (objectOne.list.length > 1) {
37902
+ const jval3 = val.substr(0, 3);
37903
+ const objectThreed = splitProvince(jval3);
37904
+ if (objectThreed.list.length == 1) {
37905
+ return { p: objectThreed.list[0], jval: jval3 };
37906
+ }
37907
+ }
37908
+ return { p: "", jval: "" };
37909
+ };
37910
+ const splitProvince = (val) => {
37903
37911
  if (val == null || val == void 0 || val == "") {
37904
- return "";
37912
+ return { p: "", list: [], count: 0 };
37905
37913
  }
37906
- let province = "";
37914
+ const findList = [];
37907
37915
  for (let i = 0; i < provinceData.length; i++) {
37908
37916
  if (provinceData[i].indexOf(val) > -1) {
37909
37917
  const arrTemp = provinceData[i].split("|");
37910
37918
  const arr = arrTemp.filter((item) => item == val);
37911
37919
  if (arr && arr.length > 0) {
37912
- province = provinceData[i].split("|")[0];
37913
- break;
37920
+ findList.push(provinceData[i].split("|")[0]);
37921
+ }
37922
+ }
37923
+ }
37924
+ const firstOne = findList.length > 0 ? findList[0] : "";
37925
+ return { p: firstOne, list: findList, count: findList.length };
37926
+ };
37927
+ const getCity = (val, province) => {
37928
+ if (val == null || val == void 0 || val == "" || val.length < 2) {
37929
+ return { p: "", c: "", jval: "" };
37930
+ }
37931
+ const jval = val.substr(0, 2);
37932
+ const objectOne = splitCity(jval, province);
37933
+ if (objectOne.list.length == 1) {
37934
+ return { p: objectOne.p, c: objectOne.c, jval };
37935
+ } else if (objectOne.list.length > 1) {
37936
+ const jval3 = val.substr(0, 3);
37937
+ const objectThreed = splitCity(jval3, province);
37938
+ if (objectThreed.list.length == 1) {
37939
+ return { p: objectThreed.p, c: objectThreed.c, jval: jval3 };
37940
+ } else if (objectThreed.list.length == 0) {
37941
+ return { p: objectOne.p, c: objectOne.c, jval: val };
37942
+ } else if (objectThreed.list.length > 0) {
37943
+ const jval4 = val.substr(0, 4);
37944
+ const objectFoure = splitCity(jval4, province);
37945
+ if (objectFoure.list.length > 0) {
37946
+ return { p: objectFoure.p, c: objectFoure.c, jval: jval4 };
37947
+ } else if (objectFoure.list.length == 0) {
37948
+ return { p: objectThreed.p, c: objectThreed.c, jval: jval3 };
37914
37949
  }
37915
37950
  }
37916
37951
  }
37917
- return province;
37952
+ return { p: "", c: "", jval: "" };
37918
37953
  };
37919
- const chkeCity = (province, val) => {
37954
+ const splitCity = (val, province) => {
37920
37955
  if (val == null || val == void 0 || val == "") {
37921
- return { p: "", c: "" };
37956
+ return { p: "", c: "", list: [] };
37922
37957
  }
37923
- let cityobj = { p: "", c: "" };
37958
+ const findList = [];
37924
37959
  for (let i = 0; i < cityData.length; i++) {
37925
37960
  if (cityData[i].indexOf(val) > -1) {
37926
37961
  const arrTemp = cityData[i].split("|");
@@ -37928,26 +37963,60 @@ var _sfc_main$2 = /* @__PURE__ */ defineComponent({
37928
37963
  if (arr && arr.length > 0) {
37929
37964
  if (province != "") {
37930
37965
  if (cityData[i].split("|")[0] == province) {
37931
- cityobj.p = cityData[i].split("|")[0];
37932
- cityobj.c = cityData[i].split("|")[1];
37933
- break;
37966
+ findList.push(
37967
+ {
37968
+ p: cityData[i].split("|")[0],
37969
+ c: cityData[i].split("|")[1]
37970
+ }
37971
+ );
37934
37972
  }
37935
37973
  } else {
37936
- cityobj.p = cityData[i].split("|")[0];
37937
- cityobj.c = cityData[i].split("|")[1];
37938
- break;
37974
+ findList.push(
37975
+ {
37976
+ p: cityData[i].split("|")[0],
37977
+ c: cityData[i].split("|")[1]
37978
+ }
37979
+ );
37939
37980
  }
37940
- break;
37941
37981
  }
37942
37982
  }
37943
37983
  }
37944
- return cityobj;
37984
+ const _p = findList.length > 0 ? findList[0].p : "";
37985
+ const _c = findList.length > 0 ? findList[0].c : "";
37986
+ return { p: _p, c: _c, list: findList };
37945
37987
  };
37946
- const chkeCounty = (province, city, val) => {
37988
+ const getCounty = (val, city, province) => {
37989
+ if (val == null || val == void 0 || val == "" || val.length < 2) {
37990
+ return { p: "", c: "", x: "", jval: "" };
37991
+ }
37992
+ const jval = val.substr(0, 2);
37993
+ const objectOne = splitCounty(jval, city, province);
37994
+ if (objectOne.list.length == 1) {
37995
+ return { p: objectOne.p, c: objectOne.c, x: objectOne.x, jval };
37996
+ } else if (objectOne.list.length > 1) {
37997
+ const jval3 = val.substr(0, 3);
37998
+ const objectThreed = splitCounty(jval3, city, province);
37999
+ if (objectThreed.list.length == 1) {
38000
+ return { p: objectThreed.p, c: objectThreed.c, x: objectThreed.x, jval: jval3 };
38001
+ } else if (objectThreed.list.length == 0) {
38002
+ return { p: objectOne.p, c: objectOne.c, x: objectOne.x, jval: val };
38003
+ } else if (objectThreed.list.length > 0) {
38004
+ const jval4 = val.substr(0, 4);
38005
+ const objectFoure = splitCounty(jval3, city, province);
38006
+ if (objectFoure.list.length > 0) {
38007
+ return { p: objectFoure.p, c: objectFoure.c, x: objectFoure.x, jval: jval4 };
38008
+ } else if (objectFoure.list.length == 0) {
38009
+ return { p: objectThreed.p, c: objectThreed.c, x: objectThreed.x, jval: jval3 };
38010
+ }
38011
+ }
38012
+ }
38013
+ return { p: "", c: "", x: "", jval: "" };
38014
+ };
38015
+ const splitCounty = (val, city, province) => {
37947
38016
  if (val == null || val == void 0 || val == "") {
37948
- return { p: "", c: "", x: "" };
38017
+ return { p: "", c: "", x: "", list: [] };
37949
38018
  }
37950
- let countyobj = { p: "", c: "", x: "" };
38019
+ const findList = [];
37951
38020
  for (let i = 0; i < countyData.length; i++) {
37952
38021
  if (countyData[i].indexOf(val) > -1) {
37953
38022
  const arrTemp = countyData[i].split("|");
@@ -37955,21 +38024,26 @@ var _sfc_main$2 = /* @__PURE__ */ defineComponent({
37955
38024
  if (arr && arr.length > 0) {
37956
38025
  if (province != "" && city != "") {
37957
38026
  if (countyData[i].split("|")[0] == province && countyData[i].split("|")[1] == city) {
37958
- countyobj.p = countyData[i].split("|")[0];
37959
- countyobj.c = countyData[i].split("|")[1];
37960
- countyobj.x = countyData[i].split("|")[2];
37961
- break;
38027
+ findList.push({
38028
+ p: countyData[i].split("|")[0],
38029
+ c: countyData[i].split("|")[1],
38030
+ x: countyData[i].split("|")[2]
38031
+ });
37962
38032
  }
37963
38033
  } else {
37964
- countyobj.p = countyData[i].split("|")[0];
37965
- countyobj.c = countyData[i].split("|")[1];
37966
- countyobj.x = countyData[i].split("|")[2];
37967
- break;
38034
+ findList.push({
38035
+ p: countyData[i].split("|")[0],
38036
+ c: countyData[i].split("|")[1],
38037
+ x: countyData[i].split("|")[2]
38038
+ });
37968
38039
  }
37969
38040
  }
37970
38041
  }
37971
38042
  }
37972
- return countyobj;
38043
+ const _p = findList.length > 0 ? findList[0].p : "";
38044
+ const _c = findList.length > 0 ? findList[0].c : "";
38045
+ const _x = findList.length > 0 ? findList[0].x : "";
38046
+ return { p: _p, c: _c, x: _x, list: findList };
37973
38047
  };
37974
38048
  const provinceData = [
37975
38049
  "\u5317\u4EAC\u5E02|\u5317\u4EAC",
@@ -41484,7 +41558,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
41484
41558
  login.value = true;
41485
41559
  }
41486
41560
  return (_ctx, _cache) => {
41487
- return openBlock(), createElementBlock("div", { onClick: handleLogin }, _cache[0] || (_cache[0] = [
41561
+ return openBlock(), createElementBlock("div", { onClick: handleLogin }, [..._cache[0] || (_cache[0] = [
41488
41562
  createElementVNode(
41489
41563
  "h1",
41490
41564
  null,
@@ -41492,7 +41566,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
41492
41566
  -1
41493
41567
  /* CACHED */
41494
41568
  )
41495
- ]));
41569
+ ])]);
41496
41570
  };
41497
41571
  }
41498
41572
  });
@@ -44935,6 +45009,7 @@ function requireEnUS () {
44935
45009
  coverProp: 'The parameter "{1}" of "{0}" is repeatedly defined, which may cause an error',
44936
45010
  uniField: 'The field name "{0}" is repeatedly defined, which may cause an error',
44937
45011
  repeatKey: 'Repeat the primary key {0}="{1}", which may cause an error',
45012
+ repeatProp: 'Repeat parameters {0}="{1}", which may cause an error',
44938
45013
  delFunc: 'Method "{0}" is deprecated, please use "{1}"',
44939
45014
  delProp: 'Parameter "{0}" is deprecated, please use "{1}"',
44940
45015
  delEvent: 'Event "{0}" is deprecated, please use "{1}"',
@@ -44955,10 +45030,10 @@ function requireEnUS () {
44955
45030
  emptyText: 'No data yet',
44956
45031
  allTitle: 'Select all/cancel',
44957
45032
  seqTitle: 'Number',
44958
- actionTitle: 'operate',
44959
- confirmFilter: 'filter',
45033
+ actionTitle: 'Operate',
45034
+ confirmFilter: 'Filter',
44960
45035
  resetFilter: 'Reset',
44961
- allFilter: 'all',
45036
+ allFilter: 'All',
44962
45037
  sortAsc: 'Ascending order: lowest to highest',
44963
45038
  sortDesc: 'Descending order: highest to lowest',
44964
45039
  filter: 'Enable filtering for selected columns',
@@ -44969,9 +45044,9 @@ function requireEnUS () {
44969
45044
  expFilename: 'Export_{0}',
44970
45045
  expOriginFilename: 'Export_source_{0}',
44971
45046
  customTitle: 'Column settings',
44972
- customAll: 'all',
44973
- customConfirm: 'confirm',
44974
- customClose: 'closure',
45047
+ customAll: 'All',
45048
+ customConfirm: 'Confirm',
45049
+ customClose: 'Closure',
44975
45050
  customCancel: 'Cancel',
44976
45051
  customRestore: 'Restore default',
44977
45052
  maxFixedCol: 'The maximum number of frozen columns cannot exceed {0}',
@@ -45036,7 +45111,7 @@ function requireEnUS () {
45036
45111
  title: 'System prompts'
45037
45112
  },
45038
45113
  button: {
45039
- confirm: 'confirm',
45114
+ confirm: 'Confirm',
45040
45115
  cancel: 'Cancel',
45041
45116
  clear: 'Clear'
45042
45117
  },
@@ -45146,12 +45221,12 @@ function requireEnUS () {
45146
45221
  import: 'Import',
45147
45222
  export: 'Export',
45148
45223
  print: 'Print',
45149
- refresh: 'refresh',
45150
- zoomIn: 'full screen',
45224
+ refresh: 'Refresh',
45225
+ zoomIn: 'Full screen',
45151
45226
  zoomOut: 'reduction',
45152
45227
  custom: 'Column settings',
45153
- customAll: 'all',
45154
- customConfirm: 'confirm',
45228
+ customAll: 'All',
45229
+ customConfirm: 'Confirm',
45155
45230
  customRestore: 'Reset',
45156
45231
  fixedLeft: 'Freeze left',
45157
45232
  fixedRight: 'Freeze right',
@@ -45268,7 +45343,7 @@ function requireEnUS () {
45268
45343
  },
45269
45344
  colorPicker: {
45270
45345
  clear: 'Clear',
45271
- confirm: 'confirm',
45346
+ confirm: 'Confirm',
45272
45347
  copySuccess: 'Copyed to clipboard: {0}',
45273
45348
  hex: 'HEX'
45274
45349
  },
@@ -45427,6 +45502,35 @@ function requireEnUS () {
45427
45502
  ss: 'Second'
45428
45503
  }
45429
45504
  },
45505
+ gantt: {
45506
+ tFullFormat: {
45507
+ year: '{yy}',
45508
+ quarter: 'Quarter {q} of year {yy}',
45509
+ month: '{yy}-{M}',
45510
+ week: 'Week {W} of year {yy}',
45511
+ day: '{yy}-{M}-{d}',
45512
+ hour: '{yy}-{M}-{d} {H}',
45513
+ minute: '{yy}-{M}-{d} {H}:{m}'
45514
+ },
45515
+ tSimpleFormat: {
45516
+ year: '{yy}',
45517
+ quarter: 'Quarter {q}',
45518
+ month: '{M}',
45519
+ week: 'Week {W}',
45520
+ day: '{d}',
45521
+ hour: '{H}',
45522
+ minute: '{m}'
45523
+ },
45524
+ dayss: {
45525
+ w0: 'Sun',
45526
+ w1: 'Mon',
45527
+ w2: 'Tue',
45528
+ w3: 'Wed',
45529
+ w4: 'Thu',
45530
+ w5: 'Fri',
45531
+ w6: 'Sat'
45532
+ }
45533
+ },
45430
45534
  plugins: {
45431
45535
  extendCellArea: {
45432
45536
  area: {
@@ -45709,6 +45813,7 @@ function requireDeDE () {
45709
45813
  coverProp: 'Der Parameter "{1}" von "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',
45710
45814
  uniField: 'Der Feldname "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',
45711
45815
  repeatKey: 'Wiederholen Sie den Primärschlüssel {0} = "{1}", der einen Fehler verursachen kann',
45816
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
45712
45817
  delFunc: 'Methode "{0}" ist veraltet, bitte verwenden Sie "{1}".',
45713
45818
  delProp: 'Parameter "{0}" ist veraltet, bitte verwenden Sie "{1}".',
45714
45819
  delEvent: 'Ereignis "{0}" ist veraltet, bitte verwenden Sie "{1}".',
@@ -46201,6 +46306,35 @@ function requireDeDE () {
46201
46306
  ss: 'Zweite'
46202
46307
  }
46203
46308
  },
46309
+ gantt: {
46310
+ tFullFormat: {
46311
+ year: '{yy}年',
46312
+ quarter: '{yy}年第{q}季度',
46313
+ month: '{yy}年{M}月',
46314
+ week: '{yy}年第{W}周',
46315
+ day: '{yy}年{M}月{d}日',
46316
+ hour: '{yy}年 {M}月{d}日{H}时',
46317
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
46318
+ },
46319
+ tSimpleFormat: {
46320
+ year: '{yy}年',
46321
+ quarter: '{q}季度',
46322
+ month: '{M}月',
46323
+ week: '{W}周',
46324
+ day: '{d}',
46325
+ hour: '{H}时',
46326
+ minute: '{m}分'
46327
+ },
46328
+ dayss: {
46329
+ w0: '日',
46330
+ w1: '一',
46331
+ w2: '二',
46332
+ w3: '三',
46333
+ w4: '四',
46334
+ w5: '五',
46335
+ w6: '六'
46336
+ }
46337
+ },
46204
46338
  plugins: {
46205
46339
  extendCellArea: {
46206
46340
  area: {
@@ -46483,6 +46617,7 @@ function requireEsES () {
46483
46617
  coverProp: 'El parámetro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',
46484
46618
  uniField: 'El nombre de campo "{0}" se define repetidamente, lo que puede causar un error',
46485
46619
  repeatKey: 'Repita la clave primaria {0} = "{1}", que puede causar un error',
46620
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
46486
46621
  delFunc: 'El método "{0}" está en desuso, use "{1}"',
46487
46622
  delProp: 'Parámetro "{0}" está en desuso, use "{1}"',
46488
46623
  delEvent: 'El evento "{0}" está en desuso, por favor use "{1}"',
@@ -46975,6 +47110,35 @@ function requireEsES () {
46975
47110
  ss: 'Segundo'
46976
47111
  }
46977
47112
  },
47113
+ gantt: {
47114
+ tFullFormat: {
47115
+ year: '{yy}年',
47116
+ quarter: '{yy}年第{q}季度',
47117
+ month: '{yy}年{M}月',
47118
+ week: '{yy}年第{W}周',
47119
+ day: '{yy}年{M}月{d}日',
47120
+ hour: '{yy}年 {M}月{d}日{H}时',
47121
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
47122
+ },
47123
+ tSimpleFormat: {
47124
+ year: '{yy}年',
47125
+ quarter: '{q}季度',
47126
+ month: '{M}月',
47127
+ week: '{W}周',
47128
+ day: '{d}',
47129
+ hour: '{H}时',
47130
+ minute: '{m}分'
47131
+ },
47132
+ dayss: {
47133
+ w0: '日',
47134
+ w1: '一',
47135
+ w2: '二',
47136
+ w3: '三',
47137
+ w4: '四',
47138
+ w5: '五',
47139
+ w6: '六'
47140
+ }
47141
+ },
46978
47142
  plugins: {
46979
47143
  extendCellArea: {
46980
47144
  area: {
@@ -47257,6 +47421,7 @@ function requireFrFR () {
47257
47421
  coverProp: 'Le paramètre "{1}" de "{0}" est défini à plusieurs reprises, ce qui peut provoquer une erreur',
47258
47422
  uniField: 'Le nom de champ "{0}" est défini à plusieurs reprises, ce qui peut provoquer une erreur',
47259
47423
  repeatKey: 'Répétez la clé primaire {0} = "{1}", qui peut provoquer une erreur',
47424
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
47260
47425
  delFunc: 'Méthode "{0}" est obsolète, veuillez utiliser "{1}"',
47261
47426
  delProp: 'Le paramètre "{0}" est obsolète, veuillez utiliser "{1}"',
47262
47427
  delEvent: "L'événement \"{0}\" est obsolète, veuillez utiliser \"{1}\"",
@@ -47749,6 +47914,35 @@ function requireFrFR () {
47749
47914
  ss: 'Deuxième'
47750
47915
  }
47751
47916
  },
47917
+ gantt: {
47918
+ tFullFormat: {
47919
+ year: '{yy}年',
47920
+ quarter: '{yy}年第{q}季度',
47921
+ month: '{yy}年{M}月',
47922
+ week: '{yy}年第{W}周',
47923
+ day: '{yy}年{M}月{d}日',
47924
+ hour: '{yy}年 {M}月{d}日{H}时',
47925
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
47926
+ },
47927
+ tSimpleFormat: {
47928
+ year: '{yy}年',
47929
+ quarter: '{q}季度',
47930
+ month: '{M}月',
47931
+ week: '{W}周',
47932
+ day: '{d}',
47933
+ hour: '{H}时',
47934
+ minute: '{m}分'
47935
+ },
47936
+ dayss: {
47937
+ w0: '日',
47938
+ w1: '一',
47939
+ w2: '二',
47940
+ w3: '三',
47941
+ w4: '四',
47942
+ w5: '五',
47943
+ w6: '六'
47944
+ }
47945
+ },
47752
47946
  plugins: {
47753
47947
  extendCellArea: {
47754
47948
  area: {
@@ -48031,6 +48225,7 @@ function requireItIT () {
48031
48225
  coverProp: 'Il parametro "{1}" di "{0}" è ripetutamente definito, che può causare un errore',
48032
48226
  uniField: 'Il nome del campo "{0}" è ripetutamente definito, il che può causare un errore',
48033
48227
  repeatKey: 'Ripeti la chiave primaria {0} = "{1}", che può causare un errore',
48228
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
48034
48229
  delFunc: 'Il metodo "{0}" è deprecato, usa "{1}"',
48035
48230
  delProp: 'Il parametro "{0}" è deprecato, usa "{1}"',
48036
48231
  delEvent: "L'evento \"{0}\" è deprecato, usa \"{1}\"",
@@ -48523,6 +48718,35 @@ function requireItIT () {
48523
48718
  ss: 'Secondo'
48524
48719
  }
48525
48720
  },
48721
+ gantt: {
48722
+ tFullFormat: {
48723
+ year: '{yy}年',
48724
+ quarter: '{yy}年第{q}季度',
48725
+ month: '{yy}年{M}月',
48726
+ week: '{yy}年第{W}周',
48727
+ day: '{yy}年{M}月{d}日',
48728
+ hour: '{yy}年 {M}月{d}日{H}时',
48729
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
48730
+ },
48731
+ tSimpleFormat: {
48732
+ year: '{yy}年',
48733
+ quarter: '{q}季度',
48734
+ month: '{M}月',
48735
+ week: '{W}周',
48736
+ day: '{d}',
48737
+ hour: '{H}时',
48738
+ minute: '{m}分'
48739
+ },
48740
+ dayss: {
48741
+ w0: '日',
48742
+ w1: '一',
48743
+ w2: '二',
48744
+ w3: '三',
48745
+ w4: '四',
48746
+ w5: '五',
48747
+ w6: '六'
48748
+ }
48749
+ },
48526
48750
  plugins: {
48527
48751
  extendCellArea: {
48528
48752
  area: {
@@ -48805,6 +49029,7 @@ function requireJaJP () {
48805
49029
  coverProp: '「{0}」のパラメーター「{1}」が繰り返し定義されているため、エラーが発生する可能性があります',
48806
49030
  uniField: 'フィールド名「{0}」が繰り返し定義されているため、エラーが発生する可能性があります',
48807
49031
  repeatKey: 'プライマリキー{0} = "{1}"を繰り返します。これはエラーを引き起こす可能性があります',
49032
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
48808
49033
  delFunc: 'メソッド「{0}」は非推奨です。「{1}」を使用してください',
48809
49034
  delProp: 'パラメーター「{0}」は非推奨です。「{1}」を使用してください',
48810
49035
  delEvent: 'イベント「{0}」は非推奨です。「{1}」を使用してください',
@@ -49297,6 +49522,35 @@ function requireJaJP () {
49297
49522
  ss: '2番'
49298
49523
  }
49299
49524
  },
49525
+ gantt: {
49526
+ tFullFormat: {
49527
+ year: '{yy}年',
49528
+ quarter: '{yy}年第{q}季度',
49529
+ month: '{yy}年{M}月',
49530
+ week: '{yy}年第{W}周',
49531
+ day: '{yy}年{M}月{d}日',
49532
+ hour: '{yy}年 {M}月{d}日{H}时',
49533
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
49534
+ },
49535
+ tSimpleFormat: {
49536
+ year: '{yy}年',
49537
+ quarter: '{q}季度',
49538
+ month: '{M}月',
49539
+ week: '{W}周',
49540
+ day: '{d}',
49541
+ hour: '{H}时',
49542
+ minute: '{m}分'
49543
+ },
49544
+ dayss: {
49545
+ w0: '日',
49546
+ w1: '一',
49547
+ w2: '二',
49548
+ w3: '三',
49549
+ w4: '四',
49550
+ w5: '五',
49551
+ w6: '六'
49552
+ }
49553
+ },
49300
49554
  plugins: {
49301
49555
  extendCellArea: {
49302
49556
  area: {
@@ -49579,6 +49833,7 @@ function requireKoKR () {
49579
49833
  coverProp: '"{0}"의 매개 변수 "{1}"이 반복적으로 정의되어 오류가 발생할 수 있습니다.',
49580
49834
  uniField: '필드 이름 "{0}"은 반복적으로 정의되어 오류가 발생할 수 있습니다.',
49581
49835
  repeatKey: '기본 키 {0} = "{1}"을 반복하여 오류가 발생할 수 있습니다.',
49836
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
49582
49837
  delFunc: '메소드 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',
49583
49838
  delProp: '매개 변수 "{0}"은 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',
49584
49839
  delEvent: '이벤트 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',
@@ -50071,6 +50326,35 @@ function requireKoKR () {
50071
50326
  ss: '두번째'
50072
50327
  }
50073
50328
  },
50329
+ gantt: {
50330
+ tFullFormat: {
50331
+ year: '{yy}年',
50332
+ quarter: '{yy}年第{q}季度',
50333
+ month: '{yy}年{M}月',
50334
+ week: '{yy}年第{W}周',
50335
+ day: '{yy}年{M}月{d}日',
50336
+ hour: '{yy}年 {M}月{d}日{H}时',
50337
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
50338
+ },
50339
+ tSimpleFormat: {
50340
+ year: '{yy}年',
50341
+ quarter: '{q}季度',
50342
+ month: '{M}月',
50343
+ week: '{W}周',
50344
+ day: '{d}',
50345
+ hour: '{H}时',
50346
+ minute: '{m}分'
50347
+ },
50348
+ dayss: {
50349
+ w0: '日',
50350
+ w1: '一',
50351
+ w2: '二',
50352
+ w3: '三',
50353
+ w4: '四',
50354
+ w5: '五',
50355
+ w6: '六'
50356
+ }
50357
+ },
50074
50358
  plugins: {
50075
50359
  extendCellArea: {
50076
50360
  area: {
@@ -50353,6 +50637,7 @@ function requireNbNO () {
50353
50637
  coverProp: 'Parameteren "{1}" av "{0}" er gjentatte ganger definert, noe som kan forårsake en feil',
50354
50638
  uniField: 'Feltnavnet "{0}" er gjentatte ganger definert, noe som kan forårsake en feil',
50355
50639
  repeatKey: 'Gjenta den primære tasten {0} = "{1}", som kan forårsake en feil',
50640
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
50356
50641
  delFunc: 'Metode "{0}" er utdatert, bruk "{1}"',
50357
50642
  delProp: 'Parameter "{0}" er utdatert, bruk "{1}"',
50358
50643
  delEvent: 'Hendelse "{0}" er utdatert, bruk "{1}"',
@@ -50845,6 +51130,35 @@ function requireNbNO () {
50845
51130
  ss: 'Sekund'
50846
51131
  }
50847
51132
  },
51133
+ gantt: {
51134
+ tFullFormat: {
51135
+ year: '{yy}年',
51136
+ quarter: '{yy}年第{q}季度',
51137
+ month: '{yy}年{M}月',
51138
+ week: '{yy}年第{W}周',
51139
+ day: '{yy}年{M}月{d}日',
51140
+ hour: '{yy}年 {M}月{d}日{H}时',
51141
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
51142
+ },
51143
+ tSimpleFormat: {
51144
+ year: '{yy}年',
51145
+ quarter: '{q}季度',
51146
+ month: '{M}月',
51147
+ week: '{W}周',
51148
+ day: '{d}',
51149
+ hour: '{H}时',
51150
+ minute: '{m}分'
51151
+ },
51152
+ dayss: {
51153
+ w0: '日',
51154
+ w1: '一',
51155
+ w2: '二',
51156
+ w3: '三',
51157
+ w4: '四',
51158
+ w5: '五',
51159
+ w6: '六'
51160
+ }
51161
+ },
50848
51162
  plugins: {
50849
51163
  extendCellArea: {
50850
51164
  area: {
@@ -51127,6 +51441,7 @@ function requirePtBR () {
51127
51441
  coverProp: 'O parâmetro "{1}" de "{0}" é definido repetidamente, o que pode causar um erro',
51128
51442
  uniField: 'O nome do campo "{0}" é definido repetidamente, o que pode causar um erro',
51129
51443
  repeatKey: 'Repita a chave primária {0} = "{1}", que pode causar um erro',
51444
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
51130
51445
  delFunc: 'Método "{0}" está depreciado, use "{1}"',
51131
51446
  delProp: 'O parâmetro "{0}" está depreciado, use "{1}"',
51132
51447
  delEvent: 'Evento "{0}" está descontinuado, use "{1}"',
@@ -51619,6 +51934,35 @@ function requirePtBR () {
51619
51934
  ss: 'Segundo'
51620
51935
  }
51621
51936
  },
51937
+ gantt: {
51938
+ tFullFormat: {
51939
+ year: '{yy}年',
51940
+ quarter: '{yy}年第{q}季度',
51941
+ month: '{yy}年{M}月',
51942
+ week: '{yy}年第{W}周',
51943
+ day: '{yy}年{M}月{d}日',
51944
+ hour: '{yy}年 {M}月{d}日{H}时',
51945
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
51946
+ },
51947
+ tSimpleFormat: {
51948
+ year: '{yy}年',
51949
+ quarter: '{q}季度',
51950
+ month: '{M}月',
51951
+ week: '{W}周',
51952
+ day: '{d}',
51953
+ hour: '{H}时',
51954
+ minute: '{m}分'
51955
+ },
51956
+ dayss: {
51957
+ w0: '日',
51958
+ w1: '一',
51959
+ w2: '二',
51960
+ w3: '三',
51961
+ w4: '四',
51962
+ w5: '五',
51963
+ w6: '六'
51964
+ }
51965
+ },
51622
51966
  plugins: {
51623
51967
  extendCellArea: {
51624
51968
  area: {
@@ -51901,6 +52245,7 @@ function requireRuRU () {
51901
52245
  coverProp: 'Параметр «{1}» из «{0}» неоднократно определяется, что может вызвать ошибку',
51902
52246
  uniField: 'Имя поля «{0}» неоднократно определяется, что может вызвать ошибку',
51903
52247
  repeatKey: 'Повторите первичную клавишу {0} = "{1}", которая может вызвать ошибку',
52248
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
51904
52249
  delFunc: 'Метод "{0}" устарел, пожалуйста, используйте "{1}"',
51905
52250
  delProp: 'Параметр "{0}" устарел, пожалуйста, используйте "{1}"',
51906
52251
  delEvent: 'Событие "{0}" устарело, пожалуйста, используйте "{1}"',
@@ -52393,6 +52738,35 @@ function requireRuRU () {
52393
52738
  ss: 'Второй'
52394
52739
  }
52395
52740
  },
52741
+ gantt: {
52742
+ tFullFormat: {
52743
+ year: '{yy}年',
52744
+ quarter: '{yy}年第{q}季度',
52745
+ month: '{yy}年{M}月',
52746
+ week: '{yy}年第{W}周',
52747
+ day: '{yy}年{M}月{d}日',
52748
+ hour: '{yy}年 {M}月{d}日{H}时',
52749
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
52750
+ },
52751
+ tSimpleFormat: {
52752
+ year: '{yy}年',
52753
+ quarter: '{q}季度',
52754
+ month: '{M}月',
52755
+ week: '{W}周',
52756
+ day: '{d}',
52757
+ hour: '{H}时',
52758
+ minute: '{m}分'
52759
+ },
52760
+ dayss: {
52761
+ w0: '日',
52762
+ w1: '一',
52763
+ w2: '二',
52764
+ w3: '三',
52765
+ w4: '四',
52766
+ w5: '五',
52767
+ w6: '六'
52768
+ }
52769
+ },
52396
52770
  plugins: {
52397
52771
  extendCellArea: {
52398
52772
  area: {
@@ -52675,6 +53049,7 @@ function requireZhCN () {
52675
53049
  coverProp: '"{0}" 的参数 "{1}" 重复定义,这可能会出现错误',
52676
53050
  uniField: '字段名 "{0}" 重复定义,这可能会出现错误',
52677
53051
  repeatKey: '主键重复 {0}="{1}",这可能会出现错误',
53052
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
52678
53053
  delFunc: '方法 "{0}" 已废弃,请使用 "{1}"',
52679
53054
  delProp: '参数 "{0}" 已废弃,请使用 "{1}"',
52680
53055
  delEvent: '事件 "{0}" 已废弃,请使用 "{1}"',
@@ -53167,6 +53542,37 @@ function requireZhCN () {
53167
53542
  ss: '秒'
53168
53543
  }
53169
53544
  },
53545
+ gantt: {
53546
+ tFullFormat: {
53547
+ year: '{yy}年',
53548
+ quarter: '{yy}年第{q}季度',
53549
+ month: '{yy}年{M}月',
53550
+ week: '{yy}年第{W}周',
53551
+ day: '{yy}年{M}月{E}日',
53552
+ date: '{yy}年{M}月{d}日',
53553
+ hour: '{yy}年 {M}月{d}日{H}时',
53554
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
53555
+ },
53556
+ tSimpleFormat: {
53557
+ year: '{yy}年',
53558
+ quarter: '{q}季度',
53559
+ month: '{M}月',
53560
+ week: '{W}周',
53561
+ day: '{d}',
53562
+ date: '{d}',
53563
+ hour: '{H}时',
53564
+ minute: '{m}分'
53565
+ },
53566
+ dayss: {
53567
+ w0: '日',
53568
+ w1: '一',
53569
+ w2: '二',
53570
+ w3: '三',
53571
+ w4: '四',
53572
+ w5: '五',
53573
+ w6: '六'
53574
+ }
53575
+ },
53170
53576
  plugins: {
53171
53577
  extendCellArea: {
53172
53578
  area: {
@@ -53451,6 +53857,7 @@ function requireZhCHT () {
53451
53857
  coverProp: '"{0}" 的參數 "{1}" 重複定義,這可能會出現錯誤',
53452
53858
  uniField: '字段名 "{0}" 重複定義,這可能會出現錯誤',
53453
53859
  repeatKey: '主鍵重複 {0}="{1}",這可能會出現錯誤',
53860
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
53454
53861
  delFunc: '方法 "{0}" 已廢棄,請使用 "{1}"',
53455
53862
  delProp: '參數 "{0}" 已廢棄,請使用 "{1}"',
53456
53863
  delEvent: '事件 "{0}" 已廢棄,請使用 "{1}"',
@@ -53943,6 +54350,35 @@ function requireZhCHT () {
53943
54350
  ss: '秒'
53944
54351
  }
53945
54352
  },
54353
+ gantt: {
54354
+ tFullFormat: {
54355
+ year: '{yy}年',
54356
+ quarter: '{yy}年第{q}季度',
54357
+ month: '{yy}年{M}月',
54358
+ week: '{yy}年第{W}周',
54359
+ day: '{yy}年{M}月{d}日',
54360
+ hour: '{yy}年 {M}月{d}日{H}时',
54361
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
54362
+ },
54363
+ tSimpleFormat: {
54364
+ year: '{yy}年',
54365
+ quarter: '{q}季度',
54366
+ month: '{M}月',
54367
+ week: '{W}周',
54368
+ day: '{d}',
54369
+ hour: '{H}时',
54370
+ minute: '{m}分'
54371
+ },
54372
+ dayss: {
54373
+ w0: '日',
54374
+ w1: '一',
54375
+ w2: '二',
54376
+ w3: '三',
54377
+ w4: '四',
54378
+ w5: '五',
54379
+ w6: '六'
54380
+ }
54381
+ },
53946
54382
  plugins: {
53947
54383
  extendCellArea: {
53948
54384
  area: {
@@ -54262,6 +54698,7 @@ function requireThTH () {
54262
54698
  coverProp: 'พารามิเตอร์ "{1}" ของ "{0}" ถูกกำหนดซ้ำ ๆ ซึ่งอาจทำให้เกิดข้อผิดพลาด',
54263
54699
  uniField: 'ชื่อฟิลด์ "{0}" ถูกกำหนดซ้ำ ๆ ซึ่งอาจทำให้เกิดข้อผิดพลาด',
54264
54700
  repeatKey: 'ทำซ้ำคีย์หลัก {0} = "{1}" ซึ่งอาจทำให้เกิดข้อผิดพลาด',
54701
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
54265
54702
  delFunc: 'วิธีการ "{0}" เลิกใช้โปรดใช้ "{1}"',
54266
54703
  delProp: 'พารามิเตอร์ "{0}" เลิกใช้โปรดใช้ "{1}"',
54267
54704
  delEvent: 'เหตุการณ์ "{0}" เลิกใช้โปรดใช้ "{1}"',
@@ -54754,6 +55191,35 @@ function requireThTH () {
54754
55191
  ss: 'ที่สอง'
54755
55192
  }
54756
55193
  },
55194
+ gantt: {
55195
+ tFullFormat: {
55196
+ year: '{yy}年',
55197
+ quarter: '{yy}年第{q}季度',
55198
+ month: '{yy}年{M}月',
55199
+ week: '{yy}年第{W}周',
55200
+ day: '{yy}年{M}月{d}日',
55201
+ hour: '{yy}年 {M}月{d}日{H}时',
55202
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
55203
+ },
55204
+ tSimpleFormat: {
55205
+ year: '{yy}年',
55206
+ quarter: '{q}季度',
55207
+ month: '{M}月',
55208
+ week: '{W}周',
55209
+ day: '{d}',
55210
+ hour: '{H}时',
55211
+ minute: '{m}分'
55212
+ },
55213
+ dayss: {
55214
+ w0: '日',
55215
+ w1: '一',
55216
+ w2: '二',
55217
+ w3: '三',
55218
+ w4: '四',
55219
+ w5: '五',
55220
+ w6: '六'
55221
+ }
55222
+ },
54757
55223
  plugins: {
54758
55224
  extendCellArea: {
54759
55225
  area: {
@@ -55036,6 +55502,7 @@ function requireViVN () {
55036
55502
  coverProp: 'Tham số "{1}" của "{0}" được xác định nhiều lần, có thể gây ra lỗi',
55037
55503
  uniField: 'Tên trường "{0}" được xác định nhiều lần, có thể gây ra lỗi',
55038
55504
  repeatKey: 'Lặp lại khóa chính {0} = "{1}", có thể gây ra lỗi',
55505
+ repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
55039
55506
  delFunc: 'Phương thức "{0}" không được dùng nữa, vui lòng sử dụng "{1}"',
55040
55507
  delProp: 'Tham số "{0}" không được dùng, vui lòng sử dụng "{1}"',
55041
55508
  delEvent: 'Sự kiện "{0}" được không dùng nữa, vui lòng sử dụng "{1}"',
@@ -55528,6 +55995,35 @@ function requireViVN () {
55528
55995
  ss: 'Thứ hai'
55529
55996
  }
55530
55997
  },
55998
+ gantt: {
55999
+ tFullFormat: {
56000
+ year: '{yy}年',
56001
+ quarter: '{yy}年第{q}季度',
56002
+ month: '{yy}年{M}月',
56003
+ week: '{yy}年第{W}周',
56004
+ day: '{yy}年{M}月{d}日',
56005
+ hour: '{yy}年 {M}月{d}日{H}时',
56006
+ minute: '{yy}年{M}月{d}日{H}时{m}分'
56007
+ },
56008
+ tSimpleFormat: {
56009
+ year: '{yy}年',
56010
+ quarter: '{q}季度',
56011
+ month: '{M}月',
56012
+ week: '{W}周',
56013
+ day: '{d}',
56014
+ hour: '{H}时',
56015
+ minute: '{m}分'
56016
+ },
56017
+ dayss: {
56018
+ w0: '日',
56019
+ w1: '一',
56020
+ w2: '二',
56021
+ w3: '三',
56022
+ w4: '四',
56023
+ w5: '五',
56024
+ w6: '六'
56025
+ }
56026
+ },
55531
56027
  plugins: {
55532
56028
  extendCellArea: {
55533
56029
  area: {
@@ -58397,114 +58893,150 @@ const useVxeTable = (opt, extras) => {
58397
58893
  };
58398
58894
 
58399
58895
  const addressparsing = async (val) => {
58400
- let province = "";
58401
58896
  if (val == null || val == void 0 || val == "" || val.trim() == "" || val.trim().length < 2) {
58402
58897
  return { province: "", city: "", county: "" };
58403
58898
  }
58899
+ let _Province = "";
58900
+ let _City = "";
58901
+ let _County = "";
58404
58902
  const oldvalue = val.trim();
58405
- let newValue = "";
58406
- province = chkeProvince(oldvalue.substr(0, 2));
58407
- if (province == "" && oldvalue.length > 2) {
58408
- province = chkeProvince(oldvalue.substr(0, 3));
58409
- }
58410
- newValue = oldvalue.replace(province, "").trim();
58411
- if (newValue.length < 2) {
58412
- return { province, city: "", county: "" };
58413
- }
58414
- let cityobj = chkeCity(province, newValue.substr(0, 2));
58415
- if (cityobj.c == "" && newValue.length > 2) {
58416
- cityobj = chkeCity(province, newValue.substr(0, 3));
58417
- if (cityobj.c != "" && province == "") {
58418
- province = cityobj.p;
58419
- }
58420
- }
58421
- if (cityobj.p != "" && province == "") {
58422
- province = cityobj.p;
58423
- }
58424
- newValue = oldvalue.replace(province, "").replace(cityobj.c, "").trim();
58425
- let countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 2));
58426
- if (countyOjb.x == "" && newValue.length > 2) {
58427
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 3));
58428
- if (countyOjb.x == "" && newValue.length > 3) {
58429
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 4));
58430
- if (countyOjb.x == "" && newValue.length > 4) {
58431
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 5));
58432
- if (countyOjb.x == "" && newValue.length > 5) {
58433
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 6));
58434
- if (countyOjb.x == "" && newValue.length > 6) {
58435
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 7));
58436
- if (countyOjb.x == "" && newValue.length > 7) {
58437
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 8));
58438
- if (countyOjb.x == "" && newValue.length > 8) {
58439
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 9));
58440
- if (countyOjb.x == "" && newValue.length > 9) {
58441
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 10));
58442
- if (countyOjb.x == "" && newValue.length > 10) {
58443
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 11));
58444
- if (countyOjb.x == "" && newValue.length > 11) {
58445
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 12));
58446
- if (countyOjb.x == "" && newValue.length > 12) {
58447
- countyOjb = chkeCounty(province, cityobj.c, newValue.substr(0, 13));
58448
- }
58449
- }
58450
- }
58451
- }
58452
- }
58453
- }
58454
- }
58903
+ const oldValueLen = val.trim().length;
58904
+ const oneObje = getProvince(oldvalue);
58905
+ let nextValue = oldvalue;
58906
+ if (oneObje.p != "") {
58907
+ _Province = oneObje.p;
58908
+ nextValue = oldvalue.replace(oneObje.p, "").trim();
58909
+ if (nextValue.length == oldValueLen) {
58910
+ for (let i = _Province.length - 1; i >= 1; i--) {
58911
+ nextValue = oldvalue.replace(oneObje.p.substr(0, i), "").trim();
58912
+ if (nextValue.length < oldValueLen) {
58913
+ break;
58455
58914
  }
58456
58915
  }
58457
58916
  }
58458
58917
  }
58459
- if (province == "") {
58460
- province = countyOjb.p;
58918
+ const oldValueLen2 = nextValue.length;
58919
+ const twoObje = getCity(nextValue, _Province);
58920
+ if (twoObje.c != "") {
58921
+ _City = twoObje.c;
58922
+ if (_Province == "") {
58923
+ _Province = twoObje.p;
58924
+ }
58925
+ nextValue = nextValue.replace(twoObje.c, "").trim();
58926
+ if (nextValue.length == oldValueLen2) {
58927
+ for (let i = _City.length - 1; i >= 1; i--) {
58928
+ nextValue = nextValue.replace(twoObje.c.substr(0, i), "").trim();
58929
+ if (nextValue.length < oldValueLen2) {
58930
+ break;
58931
+ }
58932
+ }
58933
+ }
58461
58934
  }
58462
- if (cityobj.c == "") {
58463
- cityobj.c = countyOjb.c;
58935
+ const oldValueLen3 = nextValue.length;
58936
+ const threeObje = getCounty(nextValue, _City, _Province);
58937
+ if (threeObje.x != "") {
58938
+ _County = threeObje.x;
58939
+ if (_Province == "") {
58940
+ _Province = threeObje.p;
58941
+ }
58942
+ if (_City == "") {
58943
+ _City = threeObje.c;
58944
+ }
58945
+ nextValue = nextValue.replace(threeObje.x, "").trim();
58946
+ if (nextValue.length == oldValueLen3) {
58947
+ for (let i = _City.length - 1; i >= 1; i--) {
58948
+ nextValue = nextValue.replace(threeObje.x.substr(0, i), "").trim();
58949
+ if (nextValue.length < oldValueLen3) {
58950
+ break;
58951
+ }
58952
+ }
58953
+ }
58464
58954
  }
58465
- if (province != "" && cityobj.c != "" && countyOjb.x != "") {
58466
- return { province, city: cityobj.c, county: countyOjb.x };
58955
+ if (_Province != "" && _City != "" && _County != "") {
58956
+ return { province: _Province, city: _City, county: _County };
58467
58957
  }
58468
- newValue = oldvalue.replace(province, "").replace(cityobj.c, "").replace(countyOjb.x, "").trim();
58469
- if (newValue.length < 2) {
58470
- return { province, city: cityobj.c, county: countyOjb.x };
58958
+ if (nextValue.length < 2) {
58959
+ return { province: _Province, city: _City, county: _County };
58471
58960
  }
58472
- const res = await useBaseApi("sysRegion").post({ Province: province, City: cityobj.c, text: oldvalue, textnew: newValue }, "qRegionInfo");
58961
+ const res = await useBaseApi("sysRegion").post({ Province: _Province, City: _City, text: oldvalue, textnew: nextValue }, "qRegionInfo");
58473
58962
  const streetobj = res.data.result;
58474
- const rpdata = { province, city: cityobj.c, county: countyOjb.x };
58475
58963
  if (streetobj.province != "") {
58476
- rpdata.province = streetobj.province;
58964
+ _Province = streetobj.province;
58477
58965
  }
58478
58966
  if (streetobj.city != "") {
58479
- rpdata.city = streetobj.city;
58967
+ _City = streetobj.city;
58480
58968
  }
58481
58969
  if (streetobj.county != "") {
58482
- rpdata.county = streetobj.county;
58970
+ _County = streetobj.county;
58483
58971
  }
58484
- return rpdata;
58972
+ return { province: _Province, city: _City, county: _County };
58973
+ };
58974
+ const getProvince = (val) => {
58975
+ if (val == null || val == void 0 || val == "" || val.length < 2) {
58976
+ return { p: "", jval: "" };
58977
+ }
58978
+ const jval = val.substr(0, 2);
58979
+ const objectOne = splitProvince(jval);
58980
+ if (objectOne.list.length == 1) {
58981
+ return { p: objectOne.list[0], jval };
58982
+ } else if (objectOne.list.length > 1) {
58983
+ const jval3 = val.substr(0, 3);
58984
+ const objectThreed = splitProvince(jval3);
58985
+ if (objectThreed.list.length == 1) {
58986
+ return { p: objectThreed.list[0], jval: jval3 };
58987
+ }
58988
+ }
58989
+ return { p: "", jval: "" };
58485
58990
  };
58486
- const chkeProvince = (val) => {
58991
+ const splitProvince = (val) => {
58487
58992
  if (val == null || val == void 0 || val == "") {
58488
- return "";
58993
+ return { p: "", list: [], count: 0 };
58489
58994
  }
58490
- let province = "";
58995
+ const findList = [];
58491
58996
  for (let i = 0; i < provinceData.length; i++) {
58492
58997
  if (provinceData[i].indexOf(val) > -1) {
58493
58998
  const arrTemp = provinceData[i].split("|");
58494
58999
  const arr = arrTemp.filter((item) => item == val);
58495
59000
  if (arr && arr.length > 0) {
58496
- province = provinceData[i].split("|")[0];
58497
- break;
59001
+ findList.push(provinceData[i].split("|")[0]);
58498
59002
  }
58499
59003
  }
58500
59004
  }
58501
- return province;
59005
+ const firstOne = findList.length > 0 ? findList[0] : "";
59006
+ return { p: firstOne, list: findList, count: findList.length };
59007
+ };
59008
+ const getCity = (val, province) => {
59009
+ if (val == null || val == void 0 || val == "" || val.length < 2) {
59010
+ return { p: "", c: "", jval: "" };
59011
+ }
59012
+ const jval = val.substr(0, 2);
59013
+ const objectOne = splitCity(jval, province);
59014
+ if (objectOne.list.length == 1) {
59015
+ return { p: objectOne.p, c: objectOne.c, jval };
59016
+ } else if (objectOne.list.length > 1) {
59017
+ const jval3 = val.substr(0, 3);
59018
+ const objectThreed = splitCity(jval3, province);
59019
+ if (objectThreed.list.length == 1) {
59020
+ return { p: objectThreed.p, c: objectThreed.c, jval: jval3 };
59021
+ } else if (objectThreed.list.length == 0) {
59022
+ return { p: objectOne.p, c: objectOne.c, jval: val };
59023
+ } else if (objectThreed.list.length > 0) {
59024
+ const jval4 = val.substr(0, 4);
59025
+ const objectFoure = splitCity(jval4, province);
59026
+ if (objectFoure.list.length > 0) {
59027
+ return { p: objectFoure.p, c: objectFoure.c, jval: jval4 };
59028
+ } else if (objectFoure.list.length == 0) {
59029
+ return { p: objectThreed.p, c: objectThreed.c, jval: jval3 };
59030
+ }
59031
+ }
59032
+ }
59033
+ return { p: "", c: "", jval: "" };
58502
59034
  };
58503
- const chkeCity = (province, val) => {
59035
+ const splitCity = (val, province) => {
58504
59036
  if (val == null || val == void 0 || val == "") {
58505
- return { p: "", c: "" };
59037
+ return { p: "", c: "", list: [] };
58506
59038
  }
58507
- let cityobj = { p: "", c: "" };
59039
+ const findList = [];
58508
59040
  for (let i = 0; i < cityData.length; i++) {
58509
59041
  if (cityData[i].indexOf(val) > -1) {
58510
59042
  const arrTemp = cityData[i].split("|");
@@ -58512,26 +59044,60 @@ const chkeCity = (province, val) => {
58512
59044
  if (arr && arr.length > 0) {
58513
59045
  if (province != "") {
58514
59046
  if (cityData[i].split("|")[0] == province) {
58515
- cityobj.p = cityData[i].split("|")[0];
58516
- cityobj.c = cityData[i].split("|")[1];
58517
- break;
59047
+ findList.push(
59048
+ {
59049
+ p: cityData[i].split("|")[0],
59050
+ c: cityData[i].split("|")[1]
59051
+ }
59052
+ );
58518
59053
  }
58519
59054
  } else {
58520
- cityobj.p = cityData[i].split("|")[0];
58521
- cityobj.c = cityData[i].split("|")[1];
58522
- break;
59055
+ findList.push(
59056
+ {
59057
+ p: cityData[i].split("|")[0],
59058
+ c: cityData[i].split("|")[1]
59059
+ }
59060
+ );
58523
59061
  }
58524
- break;
58525
59062
  }
58526
59063
  }
58527
59064
  }
58528
- return cityobj;
59065
+ const _p = findList.length > 0 ? findList[0].p : "";
59066
+ const _c = findList.length > 0 ? findList[0].c : "";
59067
+ return { p: _p, c: _c, list: findList };
59068
+ };
59069
+ const getCounty = (val, city, province) => {
59070
+ if (val == null || val == void 0 || val == "" || val.length < 2) {
59071
+ return { p: "", c: "", x: "", jval: "" };
59072
+ }
59073
+ const jval = val.substr(0, 2);
59074
+ const objectOne = splitCounty(jval, city, province);
59075
+ if (objectOne.list.length == 1) {
59076
+ return { p: objectOne.p, c: objectOne.c, x: objectOne.x, jval };
59077
+ } else if (objectOne.list.length > 1) {
59078
+ const jval3 = val.substr(0, 3);
59079
+ const objectThreed = splitCounty(jval3, city, province);
59080
+ if (objectThreed.list.length == 1) {
59081
+ return { p: objectThreed.p, c: objectThreed.c, x: objectThreed.x, jval: jval3 };
59082
+ } else if (objectThreed.list.length == 0) {
59083
+ return { p: objectOne.p, c: objectOne.c, x: objectOne.x, jval: val };
59084
+ } else if (objectThreed.list.length > 0) {
59085
+ const jval4 = val.substr(0, 4);
59086
+ const objectFoure = splitCounty(jval3, city, province);
59087
+ if (objectFoure.list.length > 0) {
59088
+ return { p: objectFoure.p, c: objectFoure.c, x: objectFoure.x, jval: jval4 };
59089
+ } else if (objectFoure.list.length == 0) {
59090
+ return { p: objectThreed.p, c: objectThreed.c, x: objectThreed.x, jval: jval3 };
59091
+ }
59092
+ }
59093
+ }
59094
+ return { p: "", c: "", x: "", jval: "" };
58529
59095
  };
58530
- const chkeCounty = (province, city, val) => {
59096
+ const splitCounty = (val, city, province) => {
58531
59097
  if (val == null || val == void 0 || val == "") {
58532
- return { p: "", c: "", x: "" };
59098
+ return { p: "", c: "", x: "", list: [] };
58533
59099
  }
58534
- let countyobj = { p: "", c: "", x: "" };
59100
+ const findList = [];
58535
59101
  for (let i = 0; i < countyData.length; i++) {
58536
59102
  if (countyData[i].indexOf(val) > -1) {
58537
59103
  const arrTemp = countyData[i].split("|");
@@ -58539,21 +59105,26 @@ const chkeCounty = (province, city, val) => {
58539
59105
  if (arr && arr.length > 0) {
58540
59106
  if (province != "" && city != "") {
58541
59107
  if (countyData[i].split("|")[0] == province && countyData[i].split("|")[1] == city) {
58542
- countyobj.p = countyData[i].split("|")[0];
58543
- countyobj.c = countyData[i].split("|")[1];
58544
- countyobj.x = countyData[i].split("|")[2];
58545
- break;
59108
+ findList.push({
59109
+ p: countyData[i].split("|")[0],
59110
+ c: countyData[i].split("|")[1],
59111
+ x: countyData[i].split("|")[2]
59112
+ });
58546
59113
  }
58547
59114
  } else {
58548
- countyobj.p = countyData[i].split("|")[0];
58549
- countyobj.c = countyData[i].split("|")[1];
58550
- countyobj.x = countyData[i].split("|")[2];
58551
- break;
59115
+ findList.push({
59116
+ p: countyData[i].split("|")[0],
59117
+ c: countyData[i].split("|")[1],
59118
+ x: countyData[i].split("|")[2]
59119
+ });
58552
59120
  }
58553
59121
  }
58554
59122
  }
58555
59123
  }
58556
- return countyobj;
59124
+ const _p = findList.length > 0 ? findList[0].p : "";
59125
+ const _c = findList.length > 0 ? findList[0].c : "";
59126
+ const _x = findList.length > 0 ? findList[0].x : "";
59127
+ return { p: _p, c: _c, x: _x, list: findList };
58557
59128
  };
58558
59129
  const provinceData = [
58559
59130
  "\u5317\u4EAC\u5E02|\u5317\u4EAC",