@baosight/erm 1.0.82 → 1.1.1
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/CHANGELOG.md +0 -0
- package/lib/components/DateTimePicker.vue.d.ts +1 -1
- package/lib/components/MobileButtonEdit.vue.d.ts +1 -1
- package/lib/components/MobileDate.vue.d.ts +1 -1
- package/lib/components/MobileLookUp.vue.d.ts +1 -1
- package/lib/components/MobileSpin.vue.d.ts +1 -1
- package/lib/components/MobileText.vue.d.ts +1 -1
- package/lib/ermAttach/ermAttach.vue.d.ts +1 -1
- package/lib/ermForm/ermForm.vue.d.ts +1 -1
- package/lib/ermGrid/ermGrid.vue.d.ts +180 -0
- package/lib/ermGrid/index.d.ts +3 -0
- package/lib/ermList/ermList.vue.d.ts +1 -1
- package/lib/i18n/kendo.messages.en-US.js +14 -14
- package/lib/i18n/kendo.messages.zh-CN.js +21 -21
- package/lib/i18n/kendo.messages.zh-HK.js +28 -28
- package/lib/index.css +5 -1
- package/lib/index.d.ts +2 -1
- package/lib/index.esm.css +171 -131
- package/lib/index.esm.js +1 -1
- package/lib/themes/ef-style-default.css +1 -1
- package/lib/themes/ef-style-ghostShark.css +1 -1
- package/package.json +80 -78
- package/lib/index.common.js +0 -57710
- package/lib/index.common.js.map +0 -1
- package/lib/index.umd.js +0 -57729
- package/lib/index.umd.js.map +0 -1
- package/lib/index.umd.min.js +0 -320
- package/lib/index.umd.min.js.map +0 -1
package/CHANGELOG.md
ADDED
|
File without changes
|
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
};
|
|
16
16
|
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm" | "cancel" | "changeValue")[], "confirm" | "cancel" | "changeValue", import("vue").
|
|
18
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm" | "cancel" | "changeValue")[], "confirm" | "cancel" | "changeValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
defaultData: {
|
|
20
20
|
type: StringConstructor;
|
|
21
21
|
};
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
};
|
|
13
13
|
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "btnClick")[], "input" | "btnClick", import("vue").
|
|
15
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "btnClick")[], "input" | "btnClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
16
|
data: {
|
|
17
17
|
type: StringConstructor;
|
|
18
18
|
};
|
|
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
17
17
|
};
|
|
18
18
|
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
20
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").
|
|
20
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
data: {
|
|
22
22
|
type: StringConstructor;
|
|
23
23
|
};
|
|
@@ -36,7 +36,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
36
|
};
|
|
37
37
|
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
38
38
|
[key: string]: any;
|
|
39
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "cancel")[], "input" | "cancel", import("vue").
|
|
39
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "cancel")[], "input" | "cancel", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
40
40
|
data: {
|
|
41
41
|
type: StringConstructor;
|
|
42
42
|
};
|
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
};
|
|
16
16
|
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").
|
|
18
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
data: {
|
|
20
20
|
type: NumberConstructor;
|
|
21
21
|
};
|
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
};
|
|
16
16
|
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").
|
|
18
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
data: {
|
|
20
20
|
type: StringConstructor;
|
|
21
21
|
};
|
|
@@ -36,7 +36,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
36
|
};
|
|
37
37
|
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
38
38
|
[key: string]: any;
|
|
39
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
39
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
40
40
|
/**
|
|
41
41
|
* recId-文件目录
|
|
42
42
|
* @type {String}
|
|
@@ -57,7 +57,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
57
57
|
};
|
|
58
58
|
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
59
59
|
[key: string]: any;
|
|
60
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("dataChange" | "cellValueChange" | "btnClick" | "rowDelete")[], "dataChange" | "cellValueChange" | "btnClick" | "rowDelete", import("vue").
|
|
60
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("dataChange" | "cellValueChange" | "btnClick" | "rowDelete")[], "dataChange" | "cellValueChange" | "btnClick" | "rowDelete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
61
61
|
/**
|
|
62
62
|
* 最大高度,默认auto
|
|
63
63
|
* @type {String}
|
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
import "vant/lib/index.css";
|
|
2
|
+
import "vant/lib/checkbox";
|
|
3
|
+
import "vant/lib/checkbox-group";
|
|
4
|
+
import "ag-grid-community/styles/ag-grid.css";
|
|
5
|
+
import "ag-grid-community/styles/ag-theme-quartz.css";
|
|
6
|
+
import "ag-grid-community/styles/ag-theme-alpine.css";
|
|
7
|
+
declare const _default: import("vue").DefineComponent<{
|
|
8
|
+
/**
|
|
9
|
+
* 传入表数据
|
|
10
|
+
* @type {Array}
|
|
11
|
+
* @
|
|
12
|
+
*/
|
|
13
|
+
data: any[];
|
|
14
|
+
/**
|
|
15
|
+
* 最大高度,默认auto
|
|
16
|
+
* @type {String}
|
|
17
|
+
*/
|
|
18
|
+
maxHeight: {
|
|
19
|
+
type: StringConstructor;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
22
|
+
/**
|
|
23
|
+
* 初始化Service
|
|
24
|
+
* @type {String}
|
|
25
|
+
*/
|
|
26
|
+
initSvc: {
|
|
27
|
+
type: StringConstructor;
|
|
28
|
+
require: boolean;
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* 初始化Service的分区
|
|
32
|
+
* @type {String}
|
|
33
|
+
*/
|
|
34
|
+
partName: {
|
|
35
|
+
type: StringConstructor;
|
|
36
|
+
default: string;
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* SI011X-formName
|
|
40
|
+
* @type {String}
|
|
41
|
+
*/
|
|
42
|
+
formName: {
|
|
43
|
+
type: StringConstructor;
|
|
44
|
+
require: boolean;
|
|
45
|
+
};
|
|
46
|
+
/**
|
|
47
|
+
* SI011X-functionId
|
|
48
|
+
* @type {String}
|
|
49
|
+
*/
|
|
50
|
+
functionId: {
|
|
51
|
+
type: StringConstructor;
|
|
52
|
+
require: boolean;
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* 开启多选
|
|
56
|
+
* @type {Boolean}
|
|
57
|
+
*/
|
|
58
|
+
rowSelection: {
|
|
59
|
+
type: StringConstructor;
|
|
60
|
+
default: string;
|
|
61
|
+
};
|
|
62
|
+
/**
|
|
63
|
+
* 显示模式 list|card
|
|
64
|
+
* @type {String}
|
|
65
|
+
|
|
66
|
+
viewType: { type: String, default: 'ag-theme-alpine' }, */
|
|
67
|
+
/**
|
|
68
|
+
* 字段描述和字段值是否显示间隔
|
|
69
|
+
* @type {Boolean}
|
|
70
|
+
*/
|
|
71
|
+
/**
|
|
72
|
+
* 字体大小
|
|
73
|
+
* @type {String}
|
|
74
|
+
*/
|
|
75
|
+
fontSize: {
|
|
76
|
+
type: StringConstructor;
|
|
77
|
+
default: string;
|
|
78
|
+
};
|
|
79
|
+
/**
|
|
80
|
+
* 字体
|
|
81
|
+
* @type {String}
|
|
82
|
+
*/
|
|
83
|
+
fontFamily: {
|
|
84
|
+
type: StringConstructor;
|
|
85
|
+
default: string;
|
|
86
|
+
};
|
|
87
|
+
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
88
|
+
[key: string]: any;
|
|
89
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("gridReady" | "gridDataReady" | "selectionChanged")[], "gridReady" | "gridDataReady" | "selectionChanged", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
90
|
+
/**
|
|
91
|
+
* 传入表数据
|
|
92
|
+
* @type {Array}
|
|
93
|
+
* @
|
|
94
|
+
*/
|
|
95
|
+
data: any[];
|
|
96
|
+
/**
|
|
97
|
+
* 最大高度,默认auto
|
|
98
|
+
* @type {String}
|
|
99
|
+
*/
|
|
100
|
+
maxHeight: {
|
|
101
|
+
type: StringConstructor;
|
|
102
|
+
default: string;
|
|
103
|
+
};
|
|
104
|
+
/**
|
|
105
|
+
* 初始化Service
|
|
106
|
+
* @type {String}
|
|
107
|
+
*/
|
|
108
|
+
initSvc: {
|
|
109
|
+
type: StringConstructor;
|
|
110
|
+
require: boolean;
|
|
111
|
+
};
|
|
112
|
+
/**
|
|
113
|
+
* 初始化Service的分区
|
|
114
|
+
* @type {String}
|
|
115
|
+
*/
|
|
116
|
+
partName: {
|
|
117
|
+
type: StringConstructor;
|
|
118
|
+
default: string;
|
|
119
|
+
};
|
|
120
|
+
/**
|
|
121
|
+
* SI011X-formName
|
|
122
|
+
* @type {String}
|
|
123
|
+
*/
|
|
124
|
+
formName: {
|
|
125
|
+
type: StringConstructor;
|
|
126
|
+
require: boolean;
|
|
127
|
+
};
|
|
128
|
+
/**
|
|
129
|
+
* SI011X-functionId
|
|
130
|
+
* @type {String}
|
|
131
|
+
*/
|
|
132
|
+
functionId: {
|
|
133
|
+
type: StringConstructor;
|
|
134
|
+
require: boolean;
|
|
135
|
+
};
|
|
136
|
+
/**
|
|
137
|
+
* 开启多选
|
|
138
|
+
* @type {Boolean}
|
|
139
|
+
*/
|
|
140
|
+
rowSelection: {
|
|
141
|
+
type: StringConstructor;
|
|
142
|
+
default: string;
|
|
143
|
+
};
|
|
144
|
+
/**
|
|
145
|
+
* 显示模式 list|card
|
|
146
|
+
* @type {String}
|
|
147
|
+
|
|
148
|
+
viewType: { type: String, default: 'ag-theme-alpine' }, */
|
|
149
|
+
/**
|
|
150
|
+
* 字段描述和字段值是否显示间隔
|
|
151
|
+
* @type {Boolean}
|
|
152
|
+
*/
|
|
153
|
+
/**
|
|
154
|
+
* 字体大小
|
|
155
|
+
* @type {String}
|
|
156
|
+
*/
|
|
157
|
+
fontSize: {
|
|
158
|
+
type: StringConstructor;
|
|
159
|
+
default: string;
|
|
160
|
+
};
|
|
161
|
+
/**
|
|
162
|
+
* 字体
|
|
163
|
+
* @type {String}
|
|
164
|
+
*/
|
|
165
|
+
fontFamily: {
|
|
166
|
+
type: StringConstructor;
|
|
167
|
+
default: string;
|
|
168
|
+
};
|
|
169
|
+
}>> & {
|
|
170
|
+
onGridReady?: (...args: any[]) => any;
|
|
171
|
+
onGridDataReady?: (...args: any[]) => any;
|
|
172
|
+
onSelectionChanged?: (...args: any[]) => any;
|
|
173
|
+
}, {
|
|
174
|
+
maxHeight: string;
|
|
175
|
+
partName: string;
|
|
176
|
+
rowSelection: string;
|
|
177
|
+
fontSize: string;
|
|
178
|
+
fontFamily: string;
|
|
179
|
+
}, {}>;
|
|
180
|
+
export default _default;
|
|
@@ -197,7 +197,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
197
197
|
};
|
|
198
198
|
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
199
199
|
[key: string]: any;
|
|
200
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("leftIconClick" | "mainClick" | "rightIconClick" | "leftIconHold" | "rightIconHold" | "pullRefresh" | "pullUpdate" | "checkDataChange")[], "leftIconClick" | "mainClick" | "rightIconClick" | "leftIconHold" | "rightIconHold" | "pullRefresh" | "pullUpdate" | "checkDataChange", import("vue").
|
|
200
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("leftIconClick" | "mainClick" | "rightIconClick" | "leftIconHold" | "rightIconHold" | "pullRefresh" | "pullUpdate" | "checkDataChange")[], "leftIconClick" | "mainClick" | "rightIconClick" | "leftIconHold" | "rightIconHold" | "pullRefresh" | "pullUpdate" | "checkDataChange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
201
201
|
/**
|
|
202
202
|
* 传入表数据
|
|
203
203
|
* @type {Array}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
if (kendo.ui.Grid) {
|
|
2
|
-
kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
|
|
3
|
-
commands: {
|
|
4
|
-
excel: "Export",
|
|
5
|
-
create: "Add New",
|
|
6
|
-
copyAdd: "Copy New",
|
|
7
|
-
copyAddCheck: "Copy New",
|
|
8
|
-
batchDelete: "Batch Delete",
|
|
9
|
-
importExcel: "Import"
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
kendo.cultures["en-US"] = { ...kendo.cultures["en-US"], customGroupBy: "Group" };
|
|
1
|
+
if (kendo.ui.Grid) {
|
|
2
|
+
kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
|
|
3
|
+
commands: {
|
|
4
|
+
excel: "Export",
|
|
5
|
+
create: "Add New",
|
|
6
|
+
copyAdd: "Copy New",
|
|
7
|
+
copyAddCheck: "Copy New",
|
|
8
|
+
batchDelete: "Batch Delete",
|
|
9
|
+
importExcel: "Import"
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
kendo.cultures["en-US"] = { ...kendo.cultures["en-US"], customGroupBy: "Group" };
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
if (kendo.ui.Grid) {
|
|
2
|
-
kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
|
|
3
|
-
commands: {
|
|
4
|
-
excel: "导出",
|
|
5
|
-
copyAdd: "复制新增",
|
|
6
|
-
copyAddCheck: "复制新增",
|
|
7
|
-
batchDelete: "删除",
|
|
8
|
-
importExcel: "导入"
|
|
9
|
-
}
|
|
10
|
-
});
|
|
11
|
-
}
|
|
12
|
-
if (kendo.ui.ColumnMenu) {
|
|
13
|
-
kendo.ui.ColumnMenu.prototype.options.messages = kendo.jQuery.extend(
|
|
14
|
-
true,
|
|
15
|
-
kendo.ui.ColumnMenu.prototype.options.messages,
|
|
16
|
-
{
|
|
17
|
-
setColumnPosition: "列锁定"
|
|
18
|
-
}
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
kendo.cultures["zh-CN"] = { ...kendo.cultures["zh-CN"], customGroupBy: "分组" };
|
|
1
|
+
if (kendo.ui.Grid) {
|
|
2
|
+
kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
|
|
3
|
+
commands: {
|
|
4
|
+
excel: "导出",
|
|
5
|
+
copyAdd: "复制新增",
|
|
6
|
+
copyAddCheck: "复制新增",
|
|
7
|
+
batchDelete: "删除",
|
|
8
|
+
importExcel: "导入"
|
|
9
|
+
}
|
|
10
|
+
});
|
|
11
|
+
}
|
|
12
|
+
if (kendo.ui.ColumnMenu) {
|
|
13
|
+
kendo.ui.ColumnMenu.prototype.options.messages = kendo.jQuery.extend(
|
|
14
|
+
true,
|
|
15
|
+
kendo.ui.ColumnMenu.prototype.options.messages,
|
|
16
|
+
{
|
|
17
|
+
setColumnPosition: "列锁定"
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
}
|
|
21
|
+
kendo.cultures["zh-CN"] = { ...kendo.cultures["zh-CN"], customGroupBy: "分组" };
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* @Description:
|
|
3
|
-
* @Author: zhangTing
|
|
4
|
-
* @Date: 2022-07-28 16:55:33
|
|
5
|
-
* @LastEditors: zhangTing
|
|
6
|
-
* @LastEditTime: 2023-09-19 11:00:13
|
|
7
|
-
*/
|
|
8
|
-
if (kendo.ui.Grid) {
|
|
9
|
-
kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
|
|
10
|
-
commands: {
|
|
11
|
-
excel: "導出",
|
|
12
|
-
copyAdd: "複製新增",
|
|
13
|
-
copyAddCheck: "複製新增",
|
|
14
|
-
batchDelete: "刪除",
|
|
15
|
-
importExcel: "導入"
|
|
16
|
-
}
|
|
17
|
-
});
|
|
18
|
-
}
|
|
19
|
-
if (kendo.ui.ColumnMenu) {
|
|
20
|
-
kendo.ui.ColumnMenu.prototype.options.messages = kendo.jQuery.extend(
|
|
21
|
-
true,
|
|
22
|
-
kendo.ui.ColumnMenu.prototype.options.messages,
|
|
23
|
-
{
|
|
24
|
-
setColumnPosition: "列鎖定"
|
|
25
|
-
}
|
|
26
|
-
);
|
|
27
|
-
}
|
|
28
|
-
kendo.cultures["zh-HK"] = { ...kendo.cultures["zh-HK"], customGroupBy: "分組" };
|
|
1
|
+
/*
|
|
2
|
+
* @Description:
|
|
3
|
+
* @Author: zhangTing
|
|
4
|
+
* @Date: 2022-07-28 16:55:33
|
|
5
|
+
* @LastEditors: zhangTing
|
|
6
|
+
* @LastEditTime: 2023-09-19 11:00:13
|
|
7
|
+
*/
|
|
8
|
+
if (kendo.ui.Grid) {
|
|
9
|
+
kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
|
|
10
|
+
commands: {
|
|
11
|
+
excel: "導出",
|
|
12
|
+
copyAdd: "複製新增",
|
|
13
|
+
copyAddCheck: "複製新增",
|
|
14
|
+
batchDelete: "刪除",
|
|
15
|
+
importExcel: "導入"
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
if (kendo.ui.ColumnMenu) {
|
|
20
|
+
kendo.ui.ColumnMenu.prototype.options.messages = kendo.jQuery.extend(
|
|
21
|
+
true,
|
|
22
|
+
kendo.ui.ColumnMenu.prototype.options.messages,
|
|
23
|
+
{
|
|
24
|
+
setColumnPosition: "列鎖定"
|
|
25
|
+
}
|
|
26
|
+
);
|
|
27
|
+
}
|
|
28
|
+
kendo.cultures["zh-HK"] = { ...kendo.cultures["zh-HK"], customGroupBy: "分組" };
|