@das-fed/ui 6.4.0-dev.55.4 → 6.4.0-dev.55.5
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/package.json +5 -5
- package/packages/business-components/change-enterprises/i18n/index.d.ts +3 -0
- package/packages/business-components/change-enterprises/index.js +44 -44
- package/packages/business-components/change-enterprises/index.js.gz +0 -0
- package/packages/business-components/change-pwd/i18n/index.d.ts +18 -0
- package/packages/business-components/change-pwd/index.js +119 -114
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/currency-page/i18n/index.d.ts +4 -0
- package/packages/business-components/currency-page/index.js +12 -4
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/device-panel/i18n/index.d.ts +235 -0
- package/packages/business-components/device-panel/index.js +4979 -4945
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/export-button/i18n/index.d.ts +11 -0
- package/packages/business-components/export-button/index.js +76 -71
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/i18n/index.d.ts +26 -0
- package/packages/business-components/import-button/index.js +297 -288
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/i18n/index.d.ts +6 -0
- package/packages/business-components/model-table-dialog/index.js +433 -433
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/process-configuration/i18n/index.d.ts +31 -0
- package/packages/business-components/process-configuration/index.js +201 -198
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-form/i18n/index.d.ts +80 -0
- package/packages/business-components/process-form/index.js +820 -801
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-log/i18n/index.d.ts +10 -0
- package/packages/business-components/process-log/index.js +245 -245
- package/packages/business-components/process-log/index.js.gz +0 -0
- package/packages/business-components/process-search-form/i18n/index.d.ts +9 -0
- package/packages/business-components/process-search-form/index.js +126 -126
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/process-table/i18n/index.d.ts +8 -0
- package/packages/business-components/process-table/index.js +128 -128
- package/packages/business-components/process-table/index.js.gz +0 -0
- package/packages/business-components/upload-file/i18n/index.d.ts +1 -0
- package/packages/business-components/upload-file/index.js +25 -24
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/i18n/index.d.ts +90 -0
- package/packages/business-components/urgent-panel/index.js +1249 -1235
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/i18n/index.d.ts +15 -0
- package/packages/business-components/user-org-dialog/index.js +223 -219
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/i18n/index.d.ts +20 -0
- package/packages/business-components/video-dialog/index.js +233 -233
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- package/packages/components/calendar/i18n/index.d.ts +46 -0
- package/packages/components/calendar/index.js +283 -283
- package/packages/components/calendar/index.js.gz +0 -0
- package/packages/components/cascader/i18n/index.d.ts +1 -0
- package/packages/components/cascader/index.js +21 -21
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/color-picker/i18n/index.d.ts +1 -0
- package/packages/components/color-picker/index.js +35 -35
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/custom-search-item/i18n/index.d.ts +1 -0
- package/packages/components/custom-search-item/index.js +17 -17
- package/packages/components/custom-search-item/index.js.gz +0 -0
- package/packages/components/date-picker/i18n/index.d.ts +3 -0
- package/packages/components/date-picker/index.js +94 -94
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/dialog/i18n/index.d.ts +6 -0
- package/packages/components/dialog/index.js +58 -58
- package/packages/components/dialog/index.js.gz +0 -0
- package/packages/components/dimple-layout/i18n/index.d.ts +10 -0
- package/packages/components/dimple-layout/index.js +287 -283
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/dropdown/i18n/index.d.ts +1 -0
- package/packages/components/dropdown/index.js +14 -14
- package/packages/components/dropdown/index.js.gz +0 -0
- package/packages/components/empty/i18n/index.d.ts +1 -0
- package/packages/components/empty/index.js +11 -11
- package/packages/components/empty/index.js.gz +0 -0
- package/packages/components/image-upload/i18n/index.d.ts +6 -0
- package/packages/components/image-upload/index.js +67 -58
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/input/i18n/index.d.ts +3 -0
- package/packages/components/input/index.js +36 -36
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/live-player/i18n/index.d.ts +2 -0
- package/packages/components/live-player/index.js +3 -2
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/loading/i18n/index.d.ts +1 -0
- package/packages/components/loading/index.js +53 -53
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/map/i18n/index.d.ts +4 -0
- package/packages/components/map/index.js +73 -68
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/menu-aside/i18n/index.d.ts +1 -0
- package/packages/components/menu-aside/index.js +1 -1
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/message/i18n/index.d.ts +1 -0
- package/packages/components/message/index.js +1 -1
- package/packages/components/message/index.js.gz +0 -0
- package/packages/components/notification/i18n/index.d.ts +1 -0
- package/packages/components/notification/index.js +1 -1
- package/packages/components/notification/index.js.gz +0 -0
- package/packages/components/pagination/i18n/index.d.ts +4 -0
- package/packages/components/pagination/index.js +44 -44
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/popover/i18n/index.d.ts +2 -0
- package/packages/components/popover/index.js +7 -7
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/preview/i18n/index.d.ts +1 -0
- package/packages/components/preview/index.js +6 -6
- package/packages/components/preview/index.js.gz +0 -0
- package/packages/components/rich-editor/i18n/index.d.ts +4 -0
- package/packages/components/rich-editor/index.js +11 -4
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/search-form/i18n/index.d.ts +6 -0
- package/packages/components/search-form/index.js +113 -113
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/select/i18n/index.d.ts +5 -0
- package/packages/components/select/index.js +183 -183
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select-list/i18n/index.d.ts +4 -0
- package/packages/components/select-list/index.js +73 -73
- package/packages/components/select-list/index.js.gz +0 -0
- package/packages/components/special-range-picker-month/i18n/index.d.ts +4 -0
- package/packages/components/special-range-picker-month/index.js +72 -72
- package/packages/components/special-range-picker-month/index.js.gz +0 -0
- package/packages/components/special-range-picker-year/i18n/index.d.ts +3 -0
- package/packages/components/special-range-picker-year/index.js +99 -99
- package/packages/components/special-range-picker-year/index.js.gz +0 -0
- package/packages/components/spin/i18n/index.d.ts +1 -0
- package/packages/components/spin/index.js +27 -27
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/table/i18n/index.d.ts +41 -4
- package/packages/components/table/index.js +1782 -1779
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
- package/packages/components/tabs/i18n/index.d.ts +3 -0
- package/packages/components/tabs/index.js +46 -46
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tooltip/i18n/index.d.ts +1 -0
- package/packages/components/tooltip/index.js +14 -14
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tree/i18n/index.d.ts +7 -0
- package/packages/components/tree/index.js +8 -7
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/upload/i18n/index.d.ts +5 -0
- package/packages/components/upload/index.js +54 -54
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/virtual-tree/i18n/index.d.ts +1 -0
- package/packages/components/virtual-tree/index.js +11 -11
- package/packages/components/virtual-tree/index.js.gz +0 -0
|
Binary file
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/business-components/upload-file/style.css';
|
|
2
2
|
import { ref as V, computed as z, defineComponent as U, useCssVars as y, openBlock as f, createElementBlock as c, createVNode as g, unref as d, mergeProps as v, isRef as w, createCommentVNode as h, normalizeClass as F, createElementVNode as S } from "vue";
|
|
3
3
|
import { withInstall as k } from "@das-fed/utils/with-install/index";
|
|
4
|
-
import { DasInput as
|
|
5
|
-
import { DasUpload as
|
|
4
|
+
import { DasInput as C } from "@das-fed/ui/packages/components/input/index";
|
|
5
|
+
import { DasUpload as B } from "@das-fed/ui/packages/components/upload/index";
|
|
6
6
|
import { useCalculateSize as b, minioUpload as x, DasImageViewer as D } from "@das-fed/ui/packages/components/image-viewer/index";
|
|
7
7
|
import { t as N, setI18nRule as P } from "@das-fed/web/packages/i18n/index";
|
|
8
8
|
import { DasMessage as I } from "@das-fed/ui/packages/components/message/index";
|
|
9
|
-
const
|
|
10
|
-
const i = V(!1), { size2B: r } = b(), { upload: u } = x(a), m = (
|
|
9
|
+
const _ = (a, n) => {
|
|
10
|
+
const i = V(!1), { size2B: r } = b(), { upload: u } = x(a), m = (o) => {
|
|
11
11
|
if (a.maxSize) {
|
|
12
|
-
const { finalSize: e, sizeText:
|
|
13
|
-
if (
|
|
14
|
-
const s = N("upload-file_uploadFileSizeLimit",
|
|
12
|
+
const { finalSize: e, sizeText: t } = r(a.maxSize);
|
|
13
|
+
if (o.size > e) {
|
|
14
|
+
const s = N("upload-file_uploadFileSizeLimit", t);
|
|
15
15
|
return I.warning(s), !1;
|
|
16
16
|
}
|
|
17
17
|
}
|
|
18
18
|
return !0;
|
|
19
19
|
}, p = z({
|
|
20
20
|
get: () => a.modelValue,
|
|
21
|
-
set: (
|
|
21
|
+
set: (o) => n("update:modelValue", o)
|
|
22
22
|
});
|
|
23
23
|
return {
|
|
24
24
|
loading: i,
|
|
25
25
|
imgUrl: p,
|
|
26
|
-
uploadFile: async (
|
|
27
|
-
if (i.value = !0, m(
|
|
28
|
-
const e = await u(
|
|
29
|
-
p.value = e, n("upload-success",
|
|
26
|
+
uploadFile: async (o) => {
|
|
27
|
+
if (i.value = !0, m(o)) {
|
|
28
|
+
const e = await u(o);
|
|
29
|
+
p.value = e, n("upload-success", o, e);
|
|
30
30
|
}
|
|
31
31
|
i.value = !1;
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
|
-
},
|
|
34
|
+
}, T = { class: "das-business-file-upload" }, A = {
|
|
35
35
|
key: 0,
|
|
36
36
|
class: "input-box"
|
|
37
37
|
}, E = { class: "upload-box" }, H = /* @__PURE__ */ U({
|
|
@@ -60,13 +60,13 @@ const T = (a, n) => {
|
|
|
60
60
|
"66b28a84": m.value,
|
|
61
61
|
"52afe674": e.imageHeight
|
|
62
62
|
}));
|
|
63
|
-
const i = a, r = n, u = V([]), m = z(() => (i == null ? void 0 : i.width) ?? "100%"), { loading: p, imgUrl:
|
|
64
|
-
return (e,
|
|
63
|
+
const i = a, r = n, u = V([]), m = z(() => (i == null ? void 0 : i.width) ?? "100%"), { loading: p, imgUrl: l, uploadFile: o } = _(i, r);
|
|
64
|
+
return (e, t) => (f(), c("div", T, [
|
|
65
65
|
e.type === "input" ? (f(), c("div", A, [
|
|
66
|
-
g(d(
|
|
66
|
+
g(d(C), v({
|
|
67
67
|
width: "100%",
|
|
68
|
-
modelValue: d(
|
|
69
|
-
"onUpdate:modelValue":
|
|
68
|
+
modelValue: d(l),
|
|
69
|
+
"onUpdate:modelValue": t[0] || (t[0] = (s) => w(l) ? l.value = s : null),
|
|
70
70
|
"is-view": e.isView
|
|
71
71
|
}, e.inputProps), null, 16, ["modelValue", "is-view"])
|
|
72
72
|
])) : h("v-if", !0),
|
|
@@ -79,8 +79,8 @@ const T = (a, n) => {
|
|
|
79
79
|
[
|
|
80
80
|
g(d(D), v({
|
|
81
81
|
style: { width: e.imageWidth, height: e.imageHeight },
|
|
82
|
-
modelValue: d(
|
|
83
|
-
"onUpdate:modelValue":
|
|
82
|
+
modelValue: d(l),
|
|
83
|
+
"onUpdate:modelValue": t[1] || (t[1] = (s) => w(l) ? l.value = s : null),
|
|
84
84
|
status: "info",
|
|
85
85
|
"is-view": !0
|
|
86
86
|
}, e.imageProps), null, 16, ["style", "modelValue"])
|
|
@@ -89,11 +89,11 @@ const T = (a, n) => {
|
|
|
89
89
|
/* CLASS */
|
|
90
90
|
)) : h("v-if", !0),
|
|
91
91
|
S("div", E, [
|
|
92
|
-
g(d(
|
|
92
|
+
g(d(B), v({
|
|
93
93
|
modelValue: u.value,
|
|
94
|
-
"onUpdate:modelValue":
|
|
94
|
+
"onUpdate:modelValue": t[2] || (t[2] = (s) => u.value = s),
|
|
95
95
|
draggle: !1,
|
|
96
|
-
onFileUpload: d(
|
|
96
|
+
onFileUpload: d(o),
|
|
97
97
|
"is-view": e.isView
|
|
98
98
|
}, e.$attrs), null, 16, ["modelValue", "onFileUpload", "is-view"])
|
|
99
99
|
])
|
|
@@ -107,7 +107,8 @@ const T = (a, n) => {
|
|
|
107
107
|
}, R = /* @__PURE__ */ L(H, [["__scopeId", "data-v-57c87228"]]), W = {
|
|
108
108
|
"upload-file_uploadFileSizeLimit": {
|
|
109
109
|
"zh-CN": "上传的文件大小不能超过$0",
|
|
110
|
-
en: "The Size of the Uploaded File Cannot Exceed $0"
|
|
110
|
+
en: "The Size of the Uploaded File Cannot Exceed $0",
|
|
111
|
+
_appCode: "framework"
|
|
111
112
|
}
|
|
112
113
|
};
|
|
113
114
|
P(W);
|
|
Binary file
|
|
@@ -2,362 +2,452 @@ declare const _default: {
|
|
|
2
2
|
搜索姓名: {
|
|
3
3
|
'zh-CN': string;
|
|
4
4
|
en: string;
|
|
5
|
+
_appCode: string;
|
|
5
6
|
};
|
|
6
7
|
账号: {
|
|
7
8
|
'zh-CN': string;
|
|
8
9
|
en: string;
|
|
10
|
+
_appCode: string;
|
|
9
11
|
};
|
|
10
12
|
姓名: {
|
|
11
13
|
'zh-CN': string;
|
|
12
14
|
en: string;
|
|
15
|
+
_appCode: string;
|
|
13
16
|
};
|
|
14
17
|
手机号: {
|
|
15
18
|
'zh-CN': string;
|
|
16
19
|
en: string;
|
|
20
|
+
_appCode: string;
|
|
17
21
|
};
|
|
18
22
|
添加用户: {
|
|
19
23
|
'zh-CN': string;
|
|
20
24
|
en: string;
|
|
25
|
+
_appCode: string;
|
|
21
26
|
};
|
|
22
27
|
标题: {
|
|
23
28
|
'zh-CN': string;
|
|
24
29
|
en: string;
|
|
30
|
+
_appCode: string;
|
|
25
31
|
};
|
|
26
32
|
事件编码: {
|
|
27
33
|
'zh-CN': string;
|
|
28
34
|
en: string;
|
|
35
|
+
_appCode: string;
|
|
29
36
|
};
|
|
30
37
|
启动时间: {
|
|
31
38
|
'zh-CN': string;
|
|
32
39
|
en: string;
|
|
40
|
+
_appCode: string;
|
|
33
41
|
};
|
|
34
42
|
事件类型: {
|
|
35
43
|
'zh-CN': string;
|
|
36
44
|
en: string;
|
|
45
|
+
_appCode: string;
|
|
37
46
|
};
|
|
38
47
|
事件等级: {
|
|
39
48
|
'zh-CN': string;
|
|
40
49
|
en: string;
|
|
50
|
+
_appCode: string;
|
|
41
51
|
};
|
|
42
52
|
应急负责人: {
|
|
43
53
|
'zh-CN': string;
|
|
44
54
|
en: string;
|
|
55
|
+
_appCode: string;
|
|
45
56
|
};
|
|
46
57
|
请选择: {
|
|
47
58
|
'zh-CN': string;
|
|
48
59
|
en: string;
|
|
60
|
+
_appCode: string;
|
|
49
61
|
};
|
|
50
62
|
应急成员: {
|
|
51
63
|
'zh-CN': string;
|
|
52
64
|
en: string;
|
|
65
|
+
_appCode: string;
|
|
53
66
|
};
|
|
54
67
|
处置时限: {
|
|
55
68
|
'zh-CN': string;
|
|
56
69
|
en: string;
|
|
70
|
+
_appCode: string;
|
|
57
71
|
};
|
|
58
72
|
事件定位: {
|
|
59
73
|
'zh-CN': string;
|
|
60
74
|
en: string;
|
|
75
|
+
_appCode: string;
|
|
61
76
|
};
|
|
62
77
|
清除: {
|
|
63
78
|
'zh-CN': string;
|
|
64
79
|
en: string;
|
|
80
|
+
_appCode: string;
|
|
65
81
|
};
|
|
66
82
|
非必填: {
|
|
67
83
|
'zh-CN': string;
|
|
68
84
|
en: string;
|
|
85
|
+
_appCode: string;
|
|
69
86
|
};
|
|
70
87
|
支持上传: {
|
|
71
88
|
'zh-CN': string;
|
|
72
89
|
en: string;
|
|
90
|
+
_appCode: string;
|
|
73
91
|
};
|
|
74
92
|
格式: {
|
|
75
93
|
'zh-CN': string;
|
|
76
94
|
en: string;
|
|
95
|
+
_appCode: string;
|
|
77
96
|
};
|
|
78
97
|
最多支持上传: {
|
|
79
98
|
'zh-CN': string;
|
|
80
99
|
en: string;
|
|
100
|
+
_appCode: string;
|
|
81
101
|
};
|
|
82
102
|
张: {
|
|
83
103
|
'zh-CN': string;
|
|
84
104
|
en: string;
|
|
105
|
+
_appCode: string;
|
|
85
106
|
};
|
|
86
107
|
每张图片最大不超过: {
|
|
87
108
|
'zh-CN': string;
|
|
88
109
|
en: string;
|
|
110
|
+
_appCode: string;
|
|
89
111
|
};
|
|
90
112
|
分钟: {
|
|
91
113
|
'zh-CN': string;
|
|
92
114
|
en: string;
|
|
115
|
+
_appCode: string;
|
|
93
116
|
};
|
|
94
117
|
小时: {
|
|
95
118
|
'zh-CN': string;
|
|
96
119
|
en: string;
|
|
120
|
+
_appCode: string;
|
|
97
121
|
};
|
|
98
122
|
不限: {
|
|
99
123
|
'zh-CN': string;
|
|
100
124
|
en: string;
|
|
125
|
+
_appCode: string;
|
|
101
126
|
};
|
|
102
127
|
必填: {
|
|
103
128
|
'zh-CN': string;
|
|
104
129
|
en: string;
|
|
130
|
+
_appCode: string;
|
|
105
131
|
};
|
|
106
132
|
正整数型: {
|
|
107
133
|
'zh-CN': string;
|
|
108
134
|
en: string;
|
|
135
|
+
_appCode: string;
|
|
109
136
|
};
|
|
110
137
|
限: {
|
|
111
138
|
'zh-CN': string;
|
|
112
139
|
en: string;
|
|
140
|
+
_appCode: string;
|
|
113
141
|
};
|
|
114
142
|
位: {
|
|
115
143
|
'zh-CN': string;
|
|
116
144
|
en: string;
|
|
145
|
+
_appCode: string;
|
|
117
146
|
};
|
|
118
147
|
单选: {
|
|
119
148
|
'zh-CN': string;
|
|
120
149
|
en: string;
|
|
150
|
+
_appCode: string;
|
|
121
151
|
};
|
|
122
152
|
应急成员不能为空: {
|
|
123
153
|
'zh-CN': string;
|
|
124
154
|
en: string;
|
|
155
|
+
_appCode: string;
|
|
125
156
|
};
|
|
126
157
|
应急负责人不能为空: {
|
|
127
158
|
'zh-CN': string;
|
|
128
159
|
en: string;
|
|
160
|
+
_appCode: string;
|
|
129
161
|
};
|
|
130
162
|
个字符: {
|
|
131
163
|
'zh-CN': string;
|
|
132
164
|
en: string;
|
|
165
|
+
_appCode: string;
|
|
133
166
|
};
|
|
134
167
|
汉字: {
|
|
135
168
|
'zh-CN': string;
|
|
136
169
|
en: string;
|
|
170
|
+
_appCode: string;
|
|
137
171
|
};
|
|
138
172
|
首尾不允许为空外: {
|
|
139
173
|
'zh-CN': string;
|
|
140
174
|
en: string;
|
|
175
|
+
_appCode: string;
|
|
141
176
|
};
|
|
142
177
|
支持任意字符: {
|
|
143
178
|
'zh-CN': string;
|
|
144
179
|
en: string;
|
|
180
|
+
_appCode: string;
|
|
145
181
|
};
|
|
146
182
|
支持手动录入也支持从地图上选择位置: {
|
|
147
183
|
'zh-CN': string;
|
|
148
184
|
en: string;
|
|
185
|
+
_appCode: string;
|
|
149
186
|
};
|
|
150
187
|
发布成功: {
|
|
151
188
|
'zh-CN': string;
|
|
152
189
|
en: string;
|
|
190
|
+
_appCode: string;
|
|
153
191
|
};
|
|
154
192
|
选择位置: {
|
|
155
193
|
'zh-CN': string;
|
|
156
194
|
en: string;
|
|
195
|
+
_appCode: string;
|
|
157
196
|
};
|
|
158
197
|
确定: {
|
|
159
198
|
'zh-CN': string;
|
|
160
199
|
en: string;
|
|
200
|
+
_appCode: string;
|
|
161
201
|
};
|
|
162
202
|
请先完善第三方地图相关配置: {
|
|
163
203
|
'zh-CN': string;
|
|
164
204
|
en: string;
|
|
205
|
+
_appCode: string;
|
|
165
206
|
};
|
|
166
207
|
反馈记录: {
|
|
167
208
|
'zh-CN': string;
|
|
168
209
|
en: string;
|
|
210
|
+
_appCode: string;
|
|
169
211
|
};
|
|
170
212
|
收起: {
|
|
171
213
|
'zh-CN': string;
|
|
172
214
|
en: string;
|
|
215
|
+
_appCode: string;
|
|
173
216
|
};
|
|
174
217
|
展开: {
|
|
175
218
|
'zh-CN': string;
|
|
176
219
|
en: string;
|
|
220
|
+
_appCode: string;
|
|
177
221
|
};
|
|
178
222
|
处理结果: {
|
|
179
223
|
'zh-CN': string;
|
|
180
224
|
en: string;
|
|
225
|
+
_appCode: string;
|
|
181
226
|
};
|
|
182
227
|
反馈人: {
|
|
183
228
|
'zh-CN': string;
|
|
184
229
|
en: string;
|
|
230
|
+
_appCode: string;
|
|
185
231
|
};
|
|
186
232
|
反馈时间: {
|
|
187
233
|
'zh-CN': string;
|
|
188
234
|
en: string;
|
|
235
|
+
_appCode: string;
|
|
189
236
|
};
|
|
190
237
|
图片: {
|
|
191
238
|
'zh-CN': string;
|
|
192
239
|
en: string;
|
|
240
|
+
_appCode: string;
|
|
193
241
|
};
|
|
194
242
|
核实阶段: {
|
|
195
243
|
'zh-CN': string;
|
|
196
244
|
en: string;
|
|
245
|
+
_appCode: string;
|
|
197
246
|
};
|
|
198
247
|
处理阶段: {
|
|
199
248
|
'zh-CN': string;
|
|
200
249
|
en: string;
|
|
250
|
+
_appCode: string;
|
|
201
251
|
};
|
|
202
252
|
应急人员: {
|
|
203
253
|
'zh-CN': string;
|
|
204
254
|
en: string;
|
|
255
|
+
_appCode: string;
|
|
205
256
|
};
|
|
206
257
|
应急物资: {
|
|
207
258
|
'zh-CN': string;
|
|
208
259
|
en: string;
|
|
260
|
+
_appCode: string;
|
|
209
261
|
};
|
|
210
262
|
归档记录: {
|
|
211
263
|
'zh-CN': string;
|
|
212
264
|
en: string;
|
|
265
|
+
_appCode: string;
|
|
213
266
|
};
|
|
214
267
|
经济损失: {
|
|
215
268
|
'zh-CN': string;
|
|
216
269
|
en: string;
|
|
270
|
+
_appCode: string;
|
|
217
271
|
};
|
|
218
272
|
元: {
|
|
219
273
|
'zh-CN': string;
|
|
220
274
|
en: string;
|
|
275
|
+
_appCode: string;
|
|
221
276
|
};
|
|
222
277
|
人员伤亡: {
|
|
223
278
|
'zh-CN': string;
|
|
224
279
|
en: string;
|
|
280
|
+
_appCode: string;
|
|
225
281
|
};
|
|
226
282
|
人: {
|
|
227
283
|
'zh-CN': string;
|
|
228
284
|
en: string;
|
|
285
|
+
_appCode: string;
|
|
229
286
|
};
|
|
230
287
|
备注: {
|
|
231
288
|
'zh-CN': string;
|
|
232
289
|
en: string;
|
|
290
|
+
_appCode: string;
|
|
233
291
|
};
|
|
234
292
|
演练事件: {
|
|
235
293
|
'zh-CN': string;
|
|
236
294
|
en: string;
|
|
295
|
+
_appCode: string;
|
|
237
296
|
};
|
|
238
297
|
预案信息: {
|
|
239
298
|
'zh-CN': string;
|
|
240
299
|
en: string;
|
|
300
|
+
_appCode: string;
|
|
241
301
|
};
|
|
242
302
|
进度跟踪: {
|
|
243
303
|
'zh-CN': string;
|
|
244
304
|
en: string;
|
|
305
|
+
_appCode: string;
|
|
245
306
|
};
|
|
246
307
|
未完成: {
|
|
247
308
|
'zh-CN': string;
|
|
248
309
|
en: string;
|
|
310
|
+
_appCode: string;
|
|
249
311
|
};
|
|
250
312
|
已完成: {
|
|
251
313
|
'zh-CN': string;
|
|
252
314
|
en: string;
|
|
315
|
+
_appCode: string;
|
|
253
316
|
};
|
|
254
317
|
暂无权限: {
|
|
255
318
|
'zh-CN': string;
|
|
256
319
|
en: string;
|
|
320
|
+
_appCode: string;
|
|
257
321
|
};
|
|
258
322
|
取消: {
|
|
259
323
|
'zh-CN': string;
|
|
260
324
|
en: string;
|
|
325
|
+
_appCode: string;
|
|
261
326
|
};
|
|
262
327
|
保存: {
|
|
263
328
|
'zh-CN': string;
|
|
264
329
|
en: string;
|
|
330
|
+
_appCode: string;
|
|
265
331
|
};
|
|
266
332
|
发布应急: {
|
|
267
333
|
'zh-CN': string;
|
|
268
334
|
en: string;
|
|
335
|
+
_appCode: string;
|
|
269
336
|
};
|
|
270
337
|
发布演练: {
|
|
271
338
|
'zh-CN': string;
|
|
272
339
|
en: string;
|
|
340
|
+
_appCode: string;
|
|
273
341
|
};
|
|
274
342
|
应急事件: {
|
|
275
343
|
'zh-CN': string;
|
|
276
344
|
en: string;
|
|
345
|
+
_appCode: string;
|
|
277
346
|
};
|
|
278
347
|
应急事件列表: {
|
|
279
348
|
'zh-CN': string;
|
|
280
349
|
en: string;
|
|
350
|
+
_appCode: string;
|
|
281
351
|
};
|
|
282
352
|
列表详情: {
|
|
283
353
|
'zh-CN': string;
|
|
284
354
|
en: string;
|
|
355
|
+
_appCode: string;
|
|
285
356
|
};
|
|
286
357
|
详情: {
|
|
287
358
|
'zh-CN': string;
|
|
288
359
|
en: string;
|
|
360
|
+
_appCode: string;
|
|
289
361
|
};
|
|
290
362
|
应急内容: {
|
|
291
363
|
'zh-CN': string;
|
|
292
364
|
en: string;
|
|
365
|
+
_appCode: string;
|
|
293
366
|
};
|
|
294
367
|
演练内容: {
|
|
295
368
|
'zh-CN': string;
|
|
296
369
|
en: string;
|
|
370
|
+
_appCode: string;
|
|
297
371
|
};
|
|
298
372
|
设备详情: {
|
|
299
373
|
'zh-CN': string;
|
|
300
374
|
en: string;
|
|
375
|
+
_appCode: string;
|
|
301
376
|
};
|
|
302
377
|
运行数据: {
|
|
303
378
|
'zh-CN': string;
|
|
304
379
|
en: string;
|
|
380
|
+
_appCode: string;
|
|
305
381
|
};
|
|
306
382
|
视频监控: {
|
|
307
383
|
'zh-CN': string;
|
|
308
384
|
en: string;
|
|
385
|
+
_appCode: string;
|
|
309
386
|
};
|
|
310
387
|
运行计划: {
|
|
311
388
|
'zh-CN': string;
|
|
312
389
|
en: string;
|
|
390
|
+
_appCode: string;
|
|
313
391
|
};
|
|
314
392
|
告警记录: {
|
|
315
393
|
'zh-CN': string;
|
|
316
394
|
en: string;
|
|
395
|
+
_appCode: string;
|
|
317
396
|
};
|
|
318
397
|
操作日志: {
|
|
319
398
|
'zh-CN': string;
|
|
320
399
|
en: string;
|
|
400
|
+
_appCode: string;
|
|
321
401
|
};
|
|
322
402
|
巡检记录: {
|
|
323
403
|
'zh-CN': string;
|
|
324
404
|
en: string;
|
|
405
|
+
_appCode: string;
|
|
325
406
|
};
|
|
326
407
|
保养记录: {
|
|
327
408
|
'zh-CN': string;
|
|
328
409
|
en: string;
|
|
410
|
+
_appCode: string;
|
|
329
411
|
};
|
|
330
412
|
维修记录: {
|
|
331
413
|
'zh-CN': string;
|
|
332
414
|
en: string;
|
|
415
|
+
_appCode: string;
|
|
333
416
|
};
|
|
334
417
|
'\u8BF7\u5148\u5B8C\u5584\u7B2C\u4E09\u65B9\u5730\u56FE\u76F8\u5173\u914D\u7F6E\uFF01': {
|
|
335
418
|
'zh-CN': string;
|
|
336
419
|
en: string;
|
|
420
|
+
_appCode: string;
|
|
337
421
|
};
|
|
338
422
|
'\u975E\u5FC5\u586B\uFF0C\u652F\u6301\u4E0A\u4F20png/jpg\u683C\u5F0F\uFF0C\u6700\u591A\u652F\u6301\u4E0A\u4F203\u5F20\uFF0C\u6BCF\u5F20\u56FE\u7247\u6700\u5927\u4E0D\u8D85\u8FC750M': {
|
|
339
423
|
'zh-CN': string;
|
|
340
424
|
en: string;
|
|
425
|
+
_appCode: string;
|
|
341
426
|
};
|
|
342
427
|
'\u5FC5\u586B\uFF0C\u6B63\u6574\u6570\u578B\uFF0C\u96505\u4F4D': {
|
|
343
428
|
'zh-CN': string;
|
|
344
429
|
en: string;
|
|
430
|
+
_appCode: string;
|
|
345
431
|
};
|
|
346
432
|
'\u5FC5\u586B\uFF0C\u5355\u9009': {
|
|
347
433
|
'zh-CN': string;
|
|
348
434
|
en: string;
|
|
435
|
+
_appCode: string;
|
|
349
436
|
};
|
|
350
437
|
'\u5FC5\u586B\uFF0C\u965020\u4E2A\u5B57\u7B26/\u6C49\u5B57\uFF0C\u9996\u5C3E\u4E0D\u5141\u8BB8\u4E3A\u7A7A\u5916\uFF0C\u652F\u6301\u4EFB\u610F\u5B57\u7B26': {
|
|
351
438
|
'zh-CN': string;
|
|
352
439
|
en: string;
|
|
440
|
+
_appCode: string;
|
|
353
441
|
};
|
|
354
442
|
'\u5FC5\u586B\uFF0C\u652F\u6301\u624B\u52A8\u5F55\u5165\u4E5F\u652F\u6301\u4ECE\u5730\u56FE\u4E0A\u9009\u62E9\u4F4D\u7F6E': {
|
|
355
443
|
'zh-CN': string;
|
|
356
444
|
en: string;
|
|
445
|
+
_appCode: string;
|
|
357
446
|
};
|
|
358
447
|
'\u641C\u7D22\u59D3\u540D/\u8D26\u53F7': {
|
|
359
448
|
'zh-CN': string;
|
|
360
449
|
en: string;
|
|
450
|
+
_appCode: string;
|
|
361
451
|
};
|
|
362
452
|
};
|
|
363
453
|
export default _default;
|