@fmdevui/fm-dev 1.0.88 → 1.0.89
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.
- package/es/_virtual/de-DE.mjs +1 -1
- package/es/_virtual/en-US.mjs +1 -1
- package/es/_virtual/es-ES.mjs +1 -1
- package/es/_virtual/fr-FR.mjs +1 -1
- package/es/_virtual/it-IT.mjs +1 -1
- package/es/_virtual/ja-JP.mjs +1 -1
- package/es/_virtual/ko-KR.mjs +1 -1
- package/es/_virtual/nb-NO.mjs +1 -1
- package/es/_virtual/pt-BR.mjs +1 -1
- package/es/_virtual/ru-RU.mjs +1 -1
- package/es/_virtual/th-TH.mjs +1 -1
- package/es/_virtual/vi-VN.mjs +1 -1
- package/es/_virtual/zh-CN.mjs +1 -1
- package/es/_virtual/zh-HK.mjs +1 -1
- package/es/_virtual/zh-TW.mjs +1 -1
- package/es/core/hook/useVxeTableOptionsHook.d.ts +547 -2
- package/es/core/ui/components/fmselect/index.vue.d.ts +9 -0
- package/es/core/ui/components/index.d.ts +9 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +42 -12
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +32 -0
- package/es/packages/core/locales/index.mjs +18 -18
- package/es/packages/core/ui/components/fmselect/index.vue2.mjs +6 -2
- package/es/packages/core/ui/components/fmtree/index.vue2.mjs +16 -16
- package/es/packages/core/ui/login/src/index.vue2.mjs +2 -2
- package/es/packages/core/utils/cityparess/index.mjs +0 -2
- package/index.js +459 -33
- package/index.min.js +25 -25
- package/index.min.mjs +24 -24
- package/index.mjs +459 -33
- package/lib/_virtual/de-DE.js +1 -1
- package/lib/_virtual/en-US.js +1 -1
- package/lib/_virtual/es-ES.js +1 -1
- package/lib/_virtual/fr-FR.js +1 -1
- package/lib/_virtual/it-IT.js +1 -1
- package/lib/_virtual/ja-JP.js +1 -1
- package/lib/_virtual/ko-KR.js +1 -1
- package/lib/_virtual/nb-NO.js +1 -1
- package/lib/_virtual/pt-BR.js +1 -1
- package/lib/_virtual/ru-RU.js +1 -1
- package/lib/_virtual/th-TH.js +1 -1
- package/lib/_virtual/vi-VN.js +1 -1
- package/lib/_virtual/zh-CN.js +1 -1
- package/lib/_virtual/zh-HK.js +1 -1
- package/lib/_virtual/zh-TW.js +1 -1
- package/lib/core/hook/useVxeTableOptionsHook.d.ts +547 -2
- package/lib/core/ui/components/fmselect/index.vue.d.ts +9 -0
- package/lib/core/ui/components/index.d.ts +9 -0
- package/{es/version.css → lib/defaults.css} +1 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +42 -12
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +32 -0
- package/lib/packages/core/locales/index.js +18 -18
- package/lib/packages/core/ui/components/fmselect/index.vue2.js +6 -2
- package/lib/packages/core/ui/components/fmtree/index.vue2.js +16 -16
- package/lib/packages/core/ui/login/src/index.vue2.js +2 -2
- package/lib/packages/core/utils/cityparess/index.js +0 -2
- package/package.json +1 -1
- /package/{lib/index.css → es/defaults.css} +0 -0
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.js +0 -0
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! fm-dev v1.0.
|
|
1
|
+
/*! fm-dev v1.0.89 */
|
|
2
2
|
(function (global, factory) {
|
|
3
3
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vue'), require('crypto'), require('url'), require('http'), require('https'), require('util'), require('stream'), require('assert'), require('zlib'), require('element-plus')) :
|
|
4
4
|
typeof define === 'function' && define.amd ? define(['exports', 'vue', 'crypto', 'url', 'http', 'https', 'util', 'stream', 'assert', 'zlib', 'element-plus'], factory) :
|
|
@@ -905,6 +905,10 @@
|
|
|
905
905
|
blabel: {
|
|
906
906
|
type: String,
|
|
907
907
|
default: "name"
|
|
908
|
+
},
|
|
909
|
+
elabel: {
|
|
910
|
+
type: String,
|
|
911
|
+
default: "\u8BF7\u9009\u62E9"
|
|
908
912
|
}
|
|
909
913
|
}, {
|
|
910
914
|
"id": {
|
|
@@ -941,8 +945,8 @@
|
|
|
941
945
|
default: vue.withCtx(() => [
|
|
942
946
|
vue.createVNode(_component_el_option, {
|
|
943
947
|
value: 0,
|
|
944
|
-
label:
|
|
945
|
-
}),
|
|
948
|
+
label: __props.elabel
|
|
949
|
+
}, null, 8, ["label"]),
|
|
946
950
|
(vue.openBlock(true), vue.createElementBlock(
|
|
947
951
|
vue.Fragment,
|
|
948
952
|
null,
|
|
@@ -35669,48 +35673,48 @@
|
|
|
35669
35673
|
vue.createVNode(_component_el_dropdown_menu, null, {
|
|
35670
35674
|
default: vue.withCtx(() => [
|
|
35671
35675
|
vue.createVNode(_component_el_dropdown_item, { command: "expandAll" }, {
|
|
35672
|
-
default: vue.withCtx(() => _cache[2] || (_cache[2] = [
|
|
35676
|
+
default: vue.withCtx(() => [..._cache[2] || (_cache[2] = [
|
|
35673
35677
|
vue.createTextVNode(
|
|
35674
35678
|
"\u5168\u90E8\u5C55\u5F00",
|
|
35675
35679
|
-1
|
|
35676
35680
|
/* CACHED */
|
|
35677
35681
|
)
|
|
35678
|
-
])),
|
|
35679
|
-
_: 1
|
|
35680
|
-
|
|
35682
|
+
])]),
|
|
35683
|
+
_: 1
|
|
35684
|
+
/* STABLE */
|
|
35681
35685
|
}),
|
|
35682
35686
|
vue.createVNode(_component_el_dropdown_item, { command: "collapseAll" }, {
|
|
35683
|
-
default: vue.withCtx(() => _cache[3] || (_cache[3] = [
|
|
35687
|
+
default: vue.withCtx(() => [..._cache[3] || (_cache[3] = [
|
|
35684
35688
|
vue.createTextVNode(
|
|
35685
35689
|
"\u5168\u90E8\u6298\u53E0",
|
|
35686
35690
|
-1
|
|
35687
35691
|
/* CACHED */
|
|
35688
35692
|
)
|
|
35689
|
-
])),
|
|
35690
|
-
_: 1
|
|
35691
|
-
|
|
35693
|
+
])]),
|
|
35694
|
+
_: 1
|
|
35695
|
+
/* STABLE */
|
|
35692
35696
|
}),
|
|
35693
35697
|
vue.createVNode(_component_el_dropdown_item, { command: "rootNode" }, {
|
|
35694
|
-
default: vue.withCtx(() => _cache[4] || (_cache[4] = [
|
|
35698
|
+
default: vue.withCtx(() => [..._cache[4] || (_cache[4] = [
|
|
35695
35699
|
vue.createTextVNode(
|
|
35696
35700
|
"\u6839\u8282\u70B9",
|
|
35697
35701
|
-1
|
|
35698
35702
|
/* CACHED */
|
|
35699
35703
|
)
|
|
35700
|
-
])),
|
|
35701
|
-
_: 1
|
|
35702
|
-
|
|
35704
|
+
])]),
|
|
35705
|
+
_: 1
|
|
35706
|
+
/* STABLE */
|
|
35703
35707
|
}),
|
|
35704
35708
|
vue.createVNode(_component_el_dropdown_item, { command: "refresh" }, {
|
|
35705
|
-
default: vue.withCtx(() => _cache[5] || (_cache[5] = [
|
|
35709
|
+
default: vue.withCtx(() => [..._cache[5] || (_cache[5] = [
|
|
35706
35710
|
vue.createTextVNode(
|
|
35707
35711
|
"\u5237\u65B0",
|
|
35708
35712
|
-1
|
|
35709
35713
|
/* CACHED */
|
|
35710
35714
|
)
|
|
35711
|
-
])),
|
|
35712
|
-
_: 1
|
|
35713
|
-
|
|
35715
|
+
])]),
|
|
35716
|
+
_: 1
|
|
35717
|
+
/* STABLE */
|
|
35714
35718
|
})
|
|
35715
35719
|
]),
|
|
35716
35720
|
_: 1
|
|
@@ -41479,7 +41483,7 @@
|
|
|
41479
41483
|
login.value = true;
|
|
41480
41484
|
}
|
|
41481
41485
|
return (_ctx, _cache) => {
|
|
41482
|
-
return vue.openBlock(), vue.createElementBlock("div", { onClick: handleLogin }, _cache[0] || (_cache[0] = [
|
|
41486
|
+
return vue.openBlock(), vue.createElementBlock("div", { onClick: handleLogin }, [..._cache[0] || (_cache[0] = [
|
|
41483
41487
|
vue.createElementVNode(
|
|
41484
41488
|
"h1",
|
|
41485
41489
|
null,
|
|
@@ -41487,7 +41491,7 @@
|
|
|
41487
41491
|
-1
|
|
41488
41492
|
/* CACHED */
|
|
41489
41493
|
)
|
|
41490
|
-
]));
|
|
41494
|
+
])]);
|
|
41491
41495
|
};
|
|
41492
41496
|
}
|
|
41493
41497
|
});
|
|
@@ -44930,6 +44934,7 @@
|
|
|
44930
44934
|
coverProp: 'The parameter "{1}" of "{0}" is repeatedly defined, which may cause an error',
|
|
44931
44935
|
uniField: 'The field name "{0}" is repeatedly defined, which may cause an error',
|
|
44932
44936
|
repeatKey: 'Repeat the primary key {0}="{1}", which may cause an error',
|
|
44937
|
+
repeatProp: 'Repeat parameters {0}="{1}", which may cause an error',
|
|
44933
44938
|
delFunc: 'Method "{0}" is deprecated, please use "{1}"',
|
|
44934
44939
|
delProp: 'Parameter "{0}" is deprecated, please use "{1}"',
|
|
44935
44940
|
delEvent: 'Event "{0}" is deprecated, please use "{1}"',
|
|
@@ -44950,10 +44955,10 @@
|
|
|
44950
44955
|
emptyText: 'No data yet',
|
|
44951
44956
|
allTitle: 'Select all/cancel',
|
|
44952
44957
|
seqTitle: 'Number',
|
|
44953
|
-
actionTitle: '
|
|
44954
|
-
confirmFilter: '
|
|
44958
|
+
actionTitle: 'Operate',
|
|
44959
|
+
confirmFilter: 'Filter',
|
|
44955
44960
|
resetFilter: 'Reset',
|
|
44956
|
-
allFilter: '
|
|
44961
|
+
allFilter: 'All',
|
|
44957
44962
|
sortAsc: 'Ascending order: lowest to highest',
|
|
44958
44963
|
sortDesc: 'Descending order: highest to lowest',
|
|
44959
44964
|
filter: 'Enable filtering for selected columns',
|
|
@@ -44964,9 +44969,9 @@
|
|
|
44964
44969
|
expFilename: 'Export_{0}',
|
|
44965
44970
|
expOriginFilename: 'Export_source_{0}',
|
|
44966
44971
|
customTitle: 'Column settings',
|
|
44967
|
-
customAll: '
|
|
44968
|
-
customConfirm: '
|
|
44969
|
-
customClose: '
|
|
44972
|
+
customAll: 'All',
|
|
44973
|
+
customConfirm: 'Confirm',
|
|
44974
|
+
customClose: 'Closure',
|
|
44970
44975
|
customCancel: 'Cancel',
|
|
44971
44976
|
customRestore: 'Restore default',
|
|
44972
44977
|
maxFixedCol: 'The maximum number of frozen columns cannot exceed {0}',
|
|
@@ -45031,7 +45036,7 @@
|
|
|
45031
45036
|
title: 'System prompts'
|
|
45032
45037
|
},
|
|
45033
45038
|
button: {
|
|
45034
|
-
confirm: '
|
|
45039
|
+
confirm: 'Confirm',
|
|
45035
45040
|
cancel: 'Cancel',
|
|
45036
45041
|
clear: 'Clear'
|
|
45037
45042
|
},
|
|
@@ -45141,12 +45146,12 @@
|
|
|
45141
45146
|
import: 'Import',
|
|
45142
45147
|
export: 'Export',
|
|
45143
45148
|
print: 'Print',
|
|
45144
|
-
refresh: '
|
|
45145
|
-
zoomIn: '
|
|
45149
|
+
refresh: 'Refresh',
|
|
45150
|
+
zoomIn: 'Full screen',
|
|
45146
45151
|
zoomOut: 'reduction',
|
|
45147
45152
|
custom: 'Column settings',
|
|
45148
|
-
customAll: '
|
|
45149
|
-
customConfirm: '
|
|
45153
|
+
customAll: 'All',
|
|
45154
|
+
customConfirm: 'Confirm',
|
|
45150
45155
|
customRestore: 'Reset',
|
|
45151
45156
|
fixedLeft: 'Freeze left',
|
|
45152
45157
|
fixedRight: 'Freeze right',
|
|
@@ -45263,7 +45268,7 @@
|
|
|
45263
45268
|
},
|
|
45264
45269
|
colorPicker: {
|
|
45265
45270
|
clear: 'Clear',
|
|
45266
|
-
confirm: '
|
|
45271
|
+
confirm: 'Confirm',
|
|
45267
45272
|
copySuccess: 'Copyed to clipboard: {0}',
|
|
45268
45273
|
hex: 'HEX'
|
|
45269
45274
|
},
|
|
@@ -45422,6 +45427,35 @@
|
|
|
45422
45427
|
ss: 'Second'
|
|
45423
45428
|
}
|
|
45424
45429
|
},
|
|
45430
|
+
gantt: {
|
|
45431
|
+
tFullFormat: {
|
|
45432
|
+
year: '{yy}',
|
|
45433
|
+
quarter: 'Quarter {q} of year {yy}',
|
|
45434
|
+
month: '{yy}-{M}',
|
|
45435
|
+
week: 'Week {W} of year {yy}',
|
|
45436
|
+
day: '{yy}-{M}-{d}',
|
|
45437
|
+
hour: '{yy}-{M}-{d} {H}',
|
|
45438
|
+
minute: '{yy}-{M}-{d} {H}:{m}'
|
|
45439
|
+
},
|
|
45440
|
+
tSimpleFormat: {
|
|
45441
|
+
year: '{yy}',
|
|
45442
|
+
quarter: 'Quarter {q}',
|
|
45443
|
+
month: '{M}',
|
|
45444
|
+
week: 'Week {W}',
|
|
45445
|
+
day: '{d}',
|
|
45446
|
+
hour: '{H}',
|
|
45447
|
+
minute: '{m}'
|
|
45448
|
+
},
|
|
45449
|
+
dayss: {
|
|
45450
|
+
w0: 'Sun',
|
|
45451
|
+
w1: 'Mon',
|
|
45452
|
+
w2: 'Tue',
|
|
45453
|
+
w3: 'Wed',
|
|
45454
|
+
w4: 'Thu',
|
|
45455
|
+
w5: 'Fri',
|
|
45456
|
+
w6: 'Sat'
|
|
45457
|
+
}
|
|
45458
|
+
},
|
|
45425
45459
|
plugins: {
|
|
45426
45460
|
extendCellArea: {
|
|
45427
45461
|
area: {
|
|
@@ -45704,6 +45738,7 @@
|
|
|
45704
45738
|
coverProp: 'Der Parameter "{1}" von "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',
|
|
45705
45739
|
uniField: 'Der Feldname "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',
|
|
45706
45740
|
repeatKey: 'Wiederholen Sie den Primärschlüssel {0} = "{1}", der einen Fehler verursachen kann',
|
|
45741
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
45707
45742
|
delFunc: 'Methode "{0}" ist veraltet, bitte verwenden Sie "{1}".',
|
|
45708
45743
|
delProp: 'Parameter "{0}" ist veraltet, bitte verwenden Sie "{1}".',
|
|
45709
45744
|
delEvent: 'Ereignis "{0}" ist veraltet, bitte verwenden Sie "{1}".',
|
|
@@ -46196,6 +46231,35 @@
|
|
|
46196
46231
|
ss: 'Zweite'
|
|
46197
46232
|
}
|
|
46198
46233
|
},
|
|
46234
|
+
gantt: {
|
|
46235
|
+
tFullFormat: {
|
|
46236
|
+
year: '{yy}年',
|
|
46237
|
+
quarter: '{yy}年第{q}季度',
|
|
46238
|
+
month: '{yy}年{M}月',
|
|
46239
|
+
week: '{yy}年第{W}周',
|
|
46240
|
+
day: '{yy}年{M}月{d}日',
|
|
46241
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
46242
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
46243
|
+
},
|
|
46244
|
+
tSimpleFormat: {
|
|
46245
|
+
year: '{yy}年',
|
|
46246
|
+
quarter: '{q}季度',
|
|
46247
|
+
month: '{M}月',
|
|
46248
|
+
week: '{W}周',
|
|
46249
|
+
day: '{d}',
|
|
46250
|
+
hour: '{H}时',
|
|
46251
|
+
minute: '{m}分'
|
|
46252
|
+
},
|
|
46253
|
+
dayss: {
|
|
46254
|
+
w0: '日',
|
|
46255
|
+
w1: '一',
|
|
46256
|
+
w2: '二',
|
|
46257
|
+
w3: '三',
|
|
46258
|
+
w4: '四',
|
|
46259
|
+
w5: '五',
|
|
46260
|
+
w6: '六'
|
|
46261
|
+
}
|
|
46262
|
+
},
|
|
46199
46263
|
plugins: {
|
|
46200
46264
|
extendCellArea: {
|
|
46201
46265
|
area: {
|
|
@@ -46478,6 +46542,7 @@
|
|
|
46478
46542
|
coverProp: 'El parámetro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',
|
|
46479
46543
|
uniField: 'El nombre de campo "{0}" se define repetidamente, lo que puede causar un error',
|
|
46480
46544
|
repeatKey: 'Repita la clave primaria {0} = "{1}", que puede causar un error',
|
|
46545
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
46481
46546
|
delFunc: 'El método "{0}" está en desuso, use "{1}"',
|
|
46482
46547
|
delProp: 'Parámetro "{0}" está en desuso, use "{1}"',
|
|
46483
46548
|
delEvent: 'El evento "{0}" está en desuso, por favor use "{1}"',
|
|
@@ -46970,6 +47035,35 @@
|
|
|
46970
47035
|
ss: 'Segundo'
|
|
46971
47036
|
}
|
|
46972
47037
|
},
|
|
47038
|
+
gantt: {
|
|
47039
|
+
tFullFormat: {
|
|
47040
|
+
year: '{yy}年',
|
|
47041
|
+
quarter: '{yy}年第{q}季度',
|
|
47042
|
+
month: '{yy}年{M}月',
|
|
47043
|
+
week: '{yy}年第{W}周',
|
|
47044
|
+
day: '{yy}年{M}月{d}日',
|
|
47045
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
47046
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
47047
|
+
},
|
|
47048
|
+
tSimpleFormat: {
|
|
47049
|
+
year: '{yy}年',
|
|
47050
|
+
quarter: '{q}季度',
|
|
47051
|
+
month: '{M}月',
|
|
47052
|
+
week: '{W}周',
|
|
47053
|
+
day: '{d}',
|
|
47054
|
+
hour: '{H}时',
|
|
47055
|
+
minute: '{m}分'
|
|
47056
|
+
},
|
|
47057
|
+
dayss: {
|
|
47058
|
+
w0: '日',
|
|
47059
|
+
w1: '一',
|
|
47060
|
+
w2: '二',
|
|
47061
|
+
w3: '三',
|
|
47062
|
+
w4: '四',
|
|
47063
|
+
w5: '五',
|
|
47064
|
+
w6: '六'
|
|
47065
|
+
}
|
|
47066
|
+
},
|
|
46973
47067
|
plugins: {
|
|
46974
47068
|
extendCellArea: {
|
|
46975
47069
|
area: {
|
|
@@ -47252,6 +47346,7 @@
|
|
|
47252
47346
|
coverProp: 'Le paramètre "{1}" de "{0}" est défini à plusieurs reprises, ce qui peut provoquer une erreur',
|
|
47253
47347
|
uniField: 'Le nom de champ "{0}" est défini à plusieurs reprises, ce qui peut provoquer une erreur',
|
|
47254
47348
|
repeatKey: 'Répétez la clé primaire {0} = "{1}", qui peut provoquer une erreur',
|
|
47349
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
47255
47350
|
delFunc: 'Méthode "{0}" est obsolète, veuillez utiliser "{1}"',
|
|
47256
47351
|
delProp: 'Le paramètre "{0}" est obsolète, veuillez utiliser "{1}"',
|
|
47257
47352
|
delEvent: "L'événement \"{0}\" est obsolète, veuillez utiliser \"{1}\"",
|
|
@@ -47744,6 +47839,35 @@
|
|
|
47744
47839
|
ss: 'Deuxième'
|
|
47745
47840
|
}
|
|
47746
47841
|
},
|
|
47842
|
+
gantt: {
|
|
47843
|
+
tFullFormat: {
|
|
47844
|
+
year: '{yy}年',
|
|
47845
|
+
quarter: '{yy}年第{q}季度',
|
|
47846
|
+
month: '{yy}年{M}月',
|
|
47847
|
+
week: '{yy}年第{W}周',
|
|
47848
|
+
day: '{yy}年{M}月{d}日',
|
|
47849
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
47850
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
47851
|
+
},
|
|
47852
|
+
tSimpleFormat: {
|
|
47853
|
+
year: '{yy}年',
|
|
47854
|
+
quarter: '{q}季度',
|
|
47855
|
+
month: '{M}月',
|
|
47856
|
+
week: '{W}周',
|
|
47857
|
+
day: '{d}',
|
|
47858
|
+
hour: '{H}时',
|
|
47859
|
+
minute: '{m}分'
|
|
47860
|
+
},
|
|
47861
|
+
dayss: {
|
|
47862
|
+
w0: '日',
|
|
47863
|
+
w1: '一',
|
|
47864
|
+
w2: '二',
|
|
47865
|
+
w3: '三',
|
|
47866
|
+
w4: '四',
|
|
47867
|
+
w5: '五',
|
|
47868
|
+
w6: '六'
|
|
47869
|
+
}
|
|
47870
|
+
},
|
|
47747
47871
|
plugins: {
|
|
47748
47872
|
extendCellArea: {
|
|
47749
47873
|
area: {
|
|
@@ -48026,6 +48150,7 @@
|
|
|
48026
48150
|
coverProp: 'Il parametro "{1}" di "{0}" è ripetutamente definito, che può causare un errore',
|
|
48027
48151
|
uniField: 'Il nome del campo "{0}" è ripetutamente definito, il che può causare un errore',
|
|
48028
48152
|
repeatKey: 'Ripeti la chiave primaria {0} = "{1}", che può causare un errore',
|
|
48153
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
48029
48154
|
delFunc: 'Il metodo "{0}" è deprecato, usa "{1}"',
|
|
48030
48155
|
delProp: 'Il parametro "{0}" è deprecato, usa "{1}"',
|
|
48031
48156
|
delEvent: "L'evento \"{0}\" è deprecato, usa \"{1}\"",
|
|
@@ -48518,6 +48643,35 @@
|
|
|
48518
48643
|
ss: 'Secondo'
|
|
48519
48644
|
}
|
|
48520
48645
|
},
|
|
48646
|
+
gantt: {
|
|
48647
|
+
tFullFormat: {
|
|
48648
|
+
year: '{yy}年',
|
|
48649
|
+
quarter: '{yy}年第{q}季度',
|
|
48650
|
+
month: '{yy}年{M}月',
|
|
48651
|
+
week: '{yy}年第{W}周',
|
|
48652
|
+
day: '{yy}年{M}月{d}日',
|
|
48653
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
48654
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
48655
|
+
},
|
|
48656
|
+
tSimpleFormat: {
|
|
48657
|
+
year: '{yy}年',
|
|
48658
|
+
quarter: '{q}季度',
|
|
48659
|
+
month: '{M}月',
|
|
48660
|
+
week: '{W}周',
|
|
48661
|
+
day: '{d}',
|
|
48662
|
+
hour: '{H}时',
|
|
48663
|
+
minute: '{m}分'
|
|
48664
|
+
},
|
|
48665
|
+
dayss: {
|
|
48666
|
+
w0: '日',
|
|
48667
|
+
w1: '一',
|
|
48668
|
+
w2: '二',
|
|
48669
|
+
w3: '三',
|
|
48670
|
+
w4: '四',
|
|
48671
|
+
w5: '五',
|
|
48672
|
+
w6: '六'
|
|
48673
|
+
}
|
|
48674
|
+
},
|
|
48521
48675
|
plugins: {
|
|
48522
48676
|
extendCellArea: {
|
|
48523
48677
|
area: {
|
|
@@ -48800,6 +48954,7 @@
|
|
|
48800
48954
|
coverProp: '「{0}」のパラメーター「{1}」が繰り返し定義されているため、エラーが発生する可能性があります',
|
|
48801
48955
|
uniField: 'フィールド名「{0}」が繰り返し定義されているため、エラーが発生する可能性があります',
|
|
48802
48956
|
repeatKey: 'プライマリキー{0} = "{1}"を繰り返します。これはエラーを引き起こす可能性があります',
|
|
48957
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
48803
48958
|
delFunc: 'メソッド「{0}」は非推奨です。「{1}」を使用してください',
|
|
48804
48959
|
delProp: 'パラメーター「{0}」は非推奨です。「{1}」を使用してください',
|
|
48805
48960
|
delEvent: 'イベント「{0}」は非推奨です。「{1}」を使用してください',
|
|
@@ -49292,6 +49447,35 @@
|
|
|
49292
49447
|
ss: '2番'
|
|
49293
49448
|
}
|
|
49294
49449
|
},
|
|
49450
|
+
gantt: {
|
|
49451
|
+
tFullFormat: {
|
|
49452
|
+
year: '{yy}年',
|
|
49453
|
+
quarter: '{yy}年第{q}季度',
|
|
49454
|
+
month: '{yy}年{M}月',
|
|
49455
|
+
week: '{yy}年第{W}周',
|
|
49456
|
+
day: '{yy}年{M}月{d}日',
|
|
49457
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
49458
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
49459
|
+
},
|
|
49460
|
+
tSimpleFormat: {
|
|
49461
|
+
year: '{yy}年',
|
|
49462
|
+
quarter: '{q}季度',
|
|
49463
|
+
month: '{M}月',
|
|
49464
|
+
week: '{W}周',
|
|
49465
|
+
day: '{d}',
|
|
49466
|
+
hour: '{H}时',
|
|
49467
|
+
minute: '{m}分'
|
|
49468
|
+
},
|
|
49469
|
+
dayss: {
|
|
49470
|
+
w0: '日',
|
|
49471
|
+
w1: '一',
|
|
49472
|
+
w2: '二',
|
|
49473
|
+
w3: '三',
|
|
49474
|
+
w4: '四',
|
|
49475
|
+
w5: '五',
|
|
49476
|
+
w6: '六'
|
|
49477
|
+
}
|
|
49478
|
+
},
|
|
49295
49479
|
plugins: {
|
|
49296
49480
|
extendCellArea: {
|
|
49297
49481
|
area: {
|
|
@@ -49574,6 +49758,7 @@
|
|
|
49574
49758
|
coverProp: '"{0}"의 매개 변수 "{1}"이 반복적으로 정의되어 오류가 발생할 수 있습니다.',
|
|
49575
49759
|
uniField: '필드 이름 "{0}"은 반복적으로 정의되어 오류가 발생할 수 있습니다.',
|
|
49576
49760
|
repeatKey: '기본 키 {0} = "{1}"을 반복하여 오류가 발생할 수 있습니다.',
|
|
49761
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
49577
49762
|
delFunc: '메소드 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',
|
|
49578
49763
|
delProp: '매개 변수 "{0}"은 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',
|
|
49579
49764
|
delEvent: '이벤트 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',
|
|
@@ -50066,6 +50251,35 @@
|
|
|
50066
50251
|
ss: '두번째'
|
|
50067
50252
|
}
|
|
50068
50253
|
},
|
|
50254
|
+
gantt: {
|
|
50255
|
+
tFullFormat: {
|
|
50256
|
+
year: '{yy}年',
|
|
50257
|
+
quarter: '{yy}年第{q}季度',
|
|
50258
|
+
month: '{yy}年{M}月',
|
|
50259
|
+
week: '{yy}年第{W}周',
|
|
50260
|
+
day: '{yy}年{M}月{d}日',
|
|
50261
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
50262
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
50263
|
+
},
|
|
50264
|
+
tSimpleFormat: {
|
|
50265
|
+
year: '{yy}年',
|
|
50266
|
+
quarter: '{q}季度',
|
|
50267
|
+
month: '{M}月',
|
|
50268
|
+
week: '{W}周',
|
|
50269
|
+
day: '{d}',
|
|
50270
|
+
hour: '{H}时',
|
|
50271
|
+
minute: '{m}分'
|
|
50272
|
+
},
|
|
50273
|
+
dayss: {
|
|
50274
|
+
w0: '日',
|
|
50275
|
+
w1: '一',
|
|
50276
|
+
w2: '二',
|
|
50277
|
+
w3: '三',
|
|
50278
|
+
w4: '四',
|
|
50279
|
+
w5: '五',
|
|
50280
|
+
w6: '六'
|
|
50281
|
+
}
|
|
50282
|
+
},
|
|
50069
50283
|
plugins: {
|
|
50070
50284
|
extendCellArea: {
|
|
50071
50285
|
area: {
|
|
@@ -50348,6 +50562,7 @@
|
|
|
50348
50562
|
coverProp: 'Parameteren "{1}" av "{0}" er gjentatte ganger definert, noe som kan forårsake en feil',
|
|
50349
50563
|
uniField: 'Feltnavnet "{0}" er gjentatte ganger definert, noe som kan forårsake en feil',
|
|
50350
50564
|
repeatKey: 'Gjenta den primære tasten {0} = "{1}", som kan forårsake en feil',
|
|
50565
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
50351
50566
|
delFunc: 'Metode "{0}" er utdatert, bruk "{1}"',
|
|
50352
50567
|
delProp: 'Parameter "{0}" er utdatert, bruk "{1}"',
|
|
50353
50568
|
delEvent: 'Hendelse "{0}" er utdatert, bruk "{1}"',
|
|
@@ -50840,6 +51055,35 @@
|
|
|
50840
51055
|
ss: 'Sekund'
|
|
50841
51056
|
}
|
|
50842
51057
|
},
|
|
51058
|
+
gantt: {
|
|
51059
|
+
tFullFormat: {
|
|
51060
|
+
year: '{yy}年',
|
|
51061
|
+
quarter: '{yy}年第{q}季度',
|
|
51062
|
+
month: '{yy}年{M}月',
|
|
51063
|
+
week: '{yy}年第{W}周',
|
|
51064
|
+
day: '{yy}年{M}月{d}日',
|
|
51065
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
51066
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
51067
|
+
},
|
|
51068
|
+
tSimpleFormat: {
|
|
51069
|
+
year: '{yy}年',
|
|
51070
|
+
quarter: '{q}季度',
|
|
51071
|
+
month: '{M}月',
|
|
51072
|
+
week: '{W}周',
|
|
51073
|
+
day: '{d}',
|
|
51074
|
+
hour: '{H}时',
|
|
51075
|
+
minute: '{m}分'
|
|
51076
|
+
},
|
|
51077
|
+
dayss: {
|
|
51078
|
+
w0: '日',
|
|
51079
|
+
w1: '一',
|
|
51080
|
+
w2: '二',
|
|
51081
|
+
w3: '三',
|
|
51082
|
+
w4: '四',
|
|
51083
|
+
w5: '五',
|
|
51084
|
+
w6: '六'
|
|
51085
|
+
}
|
|
51086
|
+
},
|
|
50843
51087
|
plugins: {
|
|
50844
51088
|
extendCellArea: {
|
|
50845
51089
|
area: {
|
|
@@ -51122,6 +51366,7 @@
|
|
|
51122
51366
|
coverProp: 'O parâmetro "{1}" de "{0}" é definido repetidamente, o que pode causar um erro',
|
|
51123
51367
|
uniField: 'O nome do campo "{0}" é definido repetidamente, o que pode causar um erro',
|
|
51124
51368
|
repeatKey: 'Repita a chave primária {0} = "{1}", que pode causar um erro',
|
|
51369
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
51125
51370
|
delFunc: 'Método "{0}" está depreciado, use "{1}"',
|
|
51126
51371
|
delProp: 'O parâmetro "{0}" está depreciado, use "{1}"',
|
|
51127
51372
|
delEvent: 'Evento "{0}" está descontinuado, use "{1}"',
|
|
@@ -51614,6 +51859,35 @@
|
|
|
51614
51859
|
ss: 'Segundo'
|
|
51615
51860
|
}
|
|
51616
51861
|
},
|
|
51862
|
+
gantt: {
|
|
51863
|
+
tFullFormat: {
|
|
51864
|
+
year: '{yy}年',
|
|
51865
|
+
quarter: '{yy}年第{q}季度',
|
|
51866
|
+
month: '{yy}年{M}月',
|
|
51867
|
+
week: '{yy}年第{W}周',
|
|
51868
|
+
day: '{yy}年{M}月{d}日',
|
|
51869
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
51870
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
51871
|
+
},
|
|
51872
|
+
tSimpleFormat: {
|
|
51873
|
+
year: '{yy}年',
|
|
51874
|
+
quarter: '{q}季度',
|
|
51875
|
+
month: '{M}月',
|
|
51876
|
+
week: '{W}周',
|
|
51877
|
+
day: '{d}',
|
|
51878
|
+
hour: '{H}时',
|
|
51879
|
+
minute: '{m}分'
|
|
51880
|
+
},
|
|
51881
|
+
dayss: {
|
|
51882
|
+
w0: '日',
|
|
51883
|
+
w1: '一',
|
|
51884
|
+
w2: '二',
|
|
51885
|
+
w3: '三',
|
|
51886
|
+
w4: '四',
|
|
51887
|
+
w5: '五',
|
|
51888
|
+
w6: '六'
|
|
51889
|
+
}
|
|
51890
|
+
},
|
|
51617
51891
|
plugins: {
|
|
51618
51892
|
extendCellArea: {
|
|
51619
51893
|
area: {
|
|
@@ -51896,6 +52170,7 @@
|
|
|
51896
52170
|
coverProp: 'Параметр «{1}» из «{0}» неоднократно определяется, что может вызвать ошибку',
|
|
51897
52171
|
uniField: 'Имя поля «{0}» неоднократно определяется, что может вызвать ошибку',
|
|
51898
52172
|
repeatKey: 'Повторите первичную клавишу {0} = "{1}", которая может вызвать ошибку',
|
|
52173
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
51899
52174
|
delFunc: 'Метод "{0}" устарел, пожалуйста, используйте "{1}"',
|
|
51900
52175
|
delProp: 'Параметр "{0}" устарел, пожалуйста, используйте "{1}"',
|
|
51901
52176
|
delEvent: 'Событие "{0}" устарело, пожалуйста, используйте "{1}"',
|
|
@@ -52388,6 +52663,35 @@
|
|
|
52388
52663
|
ss: 'Второй'
|
|
52389
52664
|
}
|
|
52390
52665
|
},
|
|
52666
|
+
gantt: {
|
|
52667
|
+
tFullFormat: {
|
|
52668
|
+
year: '{yy}年',
|
|
52669
|
+
quarter: '{yy}年第{q}季度',
|
|
52670
|
+
month: '{yy}年{M}月',
|
|
52671
|
+
week: '{yy}年第{W}周',
|
|
52672
|
+
day: '{yy}年{M}月{d}日',
|
|
52673
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
52674
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
52675
|
+
},
|
|
52676
|
+
tSimpleFormat: {
|
|
52677
|
+
year: '{yy}年',
|
|
52678
|
+
quarter: '{q}季度',
|
|
52679
|
+
month: '{M}月',
|
|
52680
|
+
week: '{W}周',
|
|
52681
|
+
day: '{d}',
|
|
52682
|
+
hour: '{H}时',
|
|
52683
|
+
minute: '{m}分'
|
|
52684
|
+
},
|
|
52685
|
+
dayss: {
|
|
52686
|
+
w0: '日',
|
|
52687
|
+
w1: '一',
|
|
52688
|
+
w2: '二',
|
|
52689
|
+
w3: '三',
|
|
52690
|
+
w4: '四',
|
|
52691
|
+
w5: '五',
|
|
52692
|
+
w6: '六'
|
|
52693
|
+
}
|
|
52694
|
+
},
|
|
52391
52695
|
plugins: {
|
|
52392
52696
|
extendCellArea: {
|
|
52393
52697
|
area: {
|
|
@@ -52670,6 +52974,7 @@
|
|
|
52670
52974
|
coverProp: '"{0}" 的参数 "{1}" 重复定义,这可能会出现错误',
|
|
52671
52975
|
uniField: '字段名 "{0}" 重复定义,这可能会出现错误',
|
|
52672
52976
|
repeatKey: '主键重复 {0}="{1}",这可能会出现错误',
|
|
52977
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
52673
52978
|
delFunc: '方法 "{0}" 已废弃,请使用 "{1}"',
|
|
52674
52979
|
delProp: '参数 "{0}" 已废弃,请使用 "{1}"',
|
|
52675
52980
|
delEvent: '事件 "{0}" 已废弃,请使用 "{1}"',
|
|
@@ -53162,6 +53467,37 @@
|
|
|
53162
53467
|
ss: '秒'
|
|
53163
53468
|
}
|
|
53164
53469
|
},
|
|
53470
|
+
gantt: {
|
|
53471
|
+
tFullFormat: {
|
|
53472
|
+
year: '{yy}年',
|
|
53473
|
+
quarter: '{yy}年第{q}季度',
|
|
53474
|
+
month: '{yy}年{M}月',
|
|
53475
|
+
week: '{yy}年第{W}周',
|
|
53476
|
+
day: '{yy}年{M}月{E}日',
|
|
53477
|
+
date: '{yy}年{M}月{d}日',
|
|
53478
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
53479
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
53480
|
+
},
|
|
53481
|
+
tSimpleFormat: {
|
|
53482
|
+
year: '{yy}年',
|
|
53483
|
+
quarter: '{q}季度',
|
|
53484
|
+
month: '{M}月',
|
|
53485
|
+
week: '{W}周',
|
|
53486
|
+
day: '{d}',
|
|
53487
|
+
date: '{d}',
|
|
53488
|
+
hour: '{H}时',
|
|
53489
|
+
minute: '{m}分'
|
|
53490
|
+
},
|
|
53491
|
+
dayss: {
|
|
53492
|
+
w0: '日',
|
|
53493
|
+
w1: '一',
|
|
53494
|
+
w2: '二',
|
|
53495
|
+
w3: '三',
|
|
53496
|
+
w4: '四',
|
|
53497
|
+
w5: '五',
|
|
53498
|
+
w6: '六'
|
|
53499
|
+
}
|
|
53500
|
+
},
|
|
53165
53501
|
plugins: {
|
|
53166
53502
|
extendCellArea: {
|
|
53167
53503
|
area: {
|
|
@@ -53446,6 +53782,7 @@
|
|
|
53446
53782
|
coverProp: '"{0}" 的參數 "{1}" 重複定義,這可能會出現錯誤',
|
|
53447
53783
|
uniField: '字段名 "{0}" 重複定義,這可能會出現錯誤',
|
|
53448
53784
|
repeatKey: '主鍵重複 {0}="{1}",這可能會出現錯誤',
|
|
53785
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
53449
53786
|
delFunc: '方法 "{0}" 已廢棄,請使用 "{1}"',
|
|
53450
53787
|
delProp: '參數 "{0}" 已廢棄,請使用 "{1}"',
|
|
53451
53788
|
delEvent: '事件 "{0}" 已廢棄,請使用 "{1}"',
|
|
@@ -53938,6 +54275,35 @@
|
|
|
53938
54275
|
ss: '秒'
|
|
53939
54276
|
}
|
|
53940
54277
|
},
|
|
54278
|
+
gantt: {
|
|
54279
|
+
tFullFormat: {
|
|
54280
|
+
year: '{yy}年',
|
|
54281
|
+
quarter: '{yy}年第{q}季度',
|
|
54282
|
+
month: '{yy}年{M}月',
|
|
54283
|
+
week: '{yy}年第{W}周',
|
|
54284
|
+
day: '{yy}年{M}月{d}日',
|
|
54285
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
54286
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
54287
|
+
},
|
|
54288
|
+
tSimpleFormat: {
|
|
54289
|
+
year: '{yy}年',
|
|
54290
|
+
quarter: '{q}季度',
|
|
54291
|
+
month: '{M}月',
|
|
54292
|
+
week: '{W}周',
|
|
54293
|
+
day: '{d}',
|
|
54294
|
+
hour: '{H}时',
|
|
54295
|
+
minute: '{m}分'
|
|
54296
|
+
},
|
|
54297
|
+
dayss: {
|
|
54298
|
+
w0: '日',
|
|
54299
|
+
w1: '一',
|
|
54300
|
+
w2: '二',
|
|
54301
|
+
w3: '三',
|
|
54302
|
+
w4: '四',
|
|
54303
|
+
w5: '五',
|
|
54304
|
+
w6: '六'
|
|
54305
|
+
}
|
|
54306
|
+
},
|
|
53941
54307
|
plugins: {
|
|
53942
54308
|
extendCellArea: {
|
|
53943
54309
|
area: {
|
|
@@ -54257,6 +54623,7 @@
|
|
|
54257
54623
|
coverProp: 'พารามิเตอร์ "{1}" ของ "{0}" ถูกกำหนดซ้ำ ๆ ซึ่งอาจทำให้เกิดข้อผิดพลาด',
|
|
54258
54624
|
uniField: 'ชื่อฟิลด์ "{0}" ถูกกำหนดซ้ำ ๆ ซึ่งอาจทำให้เกิดข้อผิดพลาด',
|
|
54259
54625
|
repeatKey: 'ทำซ้ำคีย์หลัก {0} = "{1}" ซึ่งอาจทำให้เกิดข้อผิดพลาด',
|
|
54626
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
54260
54627
|
delFunc: 'วิธีการ "{0}" เลิกใช้โปรดใช้ "{1}"',
|
|
54261
54628
|
delProp: 'พารามิเตอร์ "{0}" เลิกใช้โปรดใช้ "{1}"',
|
|
54262
54629
|
delEvent: 'เหตุการณ์ "{0}" เลิกใช้โปรดใช้ "{1}"',
|
|
@@ -54749,6 +55116,35 @@
|
|
|
54749
55116
|
ss: 'ที่สอง'
|
|
54750
55117
|
}
|
|
54751
55118
|
},
|
|
55119
|
+
gantt: {
|
|
55120
|
+
tFullFormat: {
|
|
55121
|
+
year: '{yy}年',
|
|
55122
|
+
quarter: '{yy}年第{q}季度',
|
|
55123
|
+
month: '{yy}年{M}月',
|
|
55124
|
+
week: '{yy}年第{W}周',
|
|
55125
|
+
day: '{yy}年{M}月{d}日',
|
|
55126
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
55127
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
55128
|
+
},
|
|
55129
|
+
tSimpleFormat: {
|
|
55130
|
+
year: '{yy}年',
|
|
55131
|
+
quarter: '{q}季度',
|
|
55132
|
+
month: '{M}月',
|
|
55133
|
+
week: '{W}周',
|
|
55134
|
+
day: '{d}',
|
|
55135
|
+
hour: '{H}时',
|
|
55136
|
+
minute: '{m}分'
|
|
55137
|
+
},
|
|
55138
|
+
dayss: {
|
|
55139
|
+
w0: '日',
|
|
55140
|
+
w1: '一',
|
|
55141
|
+
w2: '二',
|
|
55142
|
+
w3: '三',
|
|
55143
|
+
w4: '四',
|
|
55144
|
+
w5: '五',
|
|
55145
|
+
w6: '六'
|
|
55146
|
+
}
|
|
55147
|
+
},
|
|
54752
55148
|
plugins: {
|
|
54753
55149
|
extendCellArea: {
|
|
54754
55150
|
area: {
|
|
@@ -55031,6 +55427,7 @@
|
|
|
55031
55427
|
coverProp: 'Tham số "{1}" của "{0}" được xác định nhiều lần, có thể gây ra lỗi',
|
|
55032
55428
|
uniField: 'Tên trường "{0}" được xác định nhiều lần, có thể gây ra lỗi',
|
|
55033
55429
|
repeatKey: 'Lặp lại khóa chính {0} = "{1}", có thể gây ra lỗi',
|
|
55430
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
55034
55431
|
delFunc: 'Phương thức "{0}" không được dùng nữa, vui lòng sử dụng "{1}"',
|
|
55035
55432
|
delProp: 'Tham số "{0}" không được dùng, vui lòng sử dụng "{1}"',
|
|
55036
55433
|
delEvent: 'Sự kiện "{0}" được không dùng nữa, vui lòng sử dụng "{1}"',
|
|
@@ -55523,6 +55920,35 @@
|
|
|
55523
55920
|
ss: 'Thứ hai'
|
|
55524
55921
|
}
|
|
55525
55922
|
},
|
|
55923
|
+
gantt: {
|
|
55924
|
+
tFullFormat: {
|
|
55925
|
+
year: '{yy}年',
|
|
55926
|
+
quarter: '{yy}年第{q}季度',
|
|
55927
|
+
month: '{yy}年{M}月',
|
|
55928
|
+
week: '{yy}年第{W}周',
|
|
55929
|
+
day: '{yy}年{M}月{d}日',
|
|
55930
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
55931
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
55932
|
+
},
|
|
55933
|
+
tSimpleFormat: {
|
|
55934
|
+
year: '{yy}年',
|
|
55935
|
+
quarter: '{q}季度',
|
|
55936
|
+
month: '{M}月',
|
|
55937
|
+
week: '{W}周',
|
|
55938
|
+
day: '{d}',
|
|
55939
|
+
hour: '{H}时',
|
|
55940
|
+
minute: '{m}分'
|
|
55941
|
+
},
|
|
55942
|
+
dayss: {
|
|
55943
|
+
w0: '日',
|
|
55944
|
+
w1: '一',
|
|
55945
|
+
w2: '二',
|
|
55946
|
+
w3: '三',
|
|
55947
|
+
w4: '四',
|
|
55948
|
+
w5: '五',
|
|
55949
|
+
w6: '六'
|
|
55950
|
+
}
|
|
55951
|
+
},
|
|
55526
55952
|
plugins: {
|
|
55527
55953
|
extendCellArea: {
|
|
55528
55954
|
area: {
|