agilebuilder-ui 1.1.27 → 1.1.29
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/lib/{401-c1ecc1a9.js → 401-b6438df4.js} +1 -1
- package/lib/{404-a507cf9c.js → 404-a63f6f05.js} +1 -1
- package/lib/{iframe-page-32671903.js → iframe-page-37f43db7.js} +1 -1
- package/lib/{index-ce3ae297.js → index-d3663821.js} +19913 -19927
- package/lib/super-ui.css +1 -1
- package/lib/super-ui.js +1 -1
- package/lib/super-ui.umd.cjs +98 -95
- package/lib/{tab-content-iframe-index-55b69efd.js → tab-content-iframe-index-86707264.js} +1 -1
- package/lib/{tab-content-index-f8882314.js → tab-content-index-c7251161.js} +25 -24
- package/lib/{tache-subprocess-history-a2d815d2.js → tache-subprocess-history-6de071c9.js} +1 -1
- package/package.json +1 -1
- package/packages/dynamic-source-select/src/dynamic-source-select.vue +5 -1
- package/packages/fs-preview/src/fs-preview.vue +75 -53
- package/packages/organization-input/src/organization-input.vue +1 -1
- package/packages/row-form/operation.vue +1 -0
- package/packages/super-grid/src/components/mobile-table-card.jsx +12 -2
- package/packages/super-grid/src/custom-formatter.js +10 -7
- package/packages/super-grid/src/dynamic-input.vue +8 -7
- package/packages/super-grid/src/index-column.vue +24 -15
- package/packages/super-grid/src/normal-column-content.vue +19 -2
- package/packages/super-grid/src/normal-column.vue +14 -13
- package/packages/super-grid/src/row-operation.vue +49 -27
- package/packages/super-grid/src/selection-column.vue +2 -12
- package/packages/super-grid/src/super-grid.vue +27 -7
- package/packages/workflow-history-list/src/workflow-history-list.vue +101 -160
- package/src/components/Affix/index.vue +19 -12
- package/src/i18n/langs/cn.js +292 -294
- package/src/i18n/langs/en.js +291 -304
- package/src/permission.js +1 -1
- package/src/store/modules/table.js +1 -0
- package/src/styles/_layout-custom-properties.scss +2 -2
- package/src/styles/display-layout.scss +4 -4
- package/src/styles/index.scss +2 -9
- package/src/styles/theme/dark-blue/button.scss +6 -6
- package/src/styles/theme/dark-blue/card.scss +11 -15
- package/src/styles/theme/dark-blue/index.scss +0 -4
- package/src/styles/theme/dark-blue/sidebar.scss +0 -5
- package/src/styles/theme/default.scss +1 -1
- package/src/styles/theme/green/button.scss +2 -2
- package/src/styles/theme/green/index.scss +0 -4
- package/src/styles/theme/green/sidebar.scss +0 -5
- package/src/styles/theme/ocean-blue/button.scss +2 -2
- package/src/styles/theme/ocean-blue/index.scss +0 -4
- package/src/styles/theme/ocean-blue/sidebar.scss +0 -5
- package/src/styles/theme/tiffany-blue-mobile/button.scss +2 -2
- package/src/styles/theme/tiffany-blue-mobile/index.scss +1 -5
- package/src/styles/theme/tiffany-blue-mobile/sidebar.scss +0 -5
- package/src/utils/iframe-communicator.js +222 -222
- package/src/utils/jump-page-utils.js +1 -1
- package/vite.config.js +2 -1
package/src/i18n/langs/en.js
CHANGED
|
@@ -1,308 +1,295 @@
|
|
|
1
1
|
const en = {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
2
|
+
imatrixUIPublicModel: {
|
|
3
|
+
sure: 'Sure',
|
|
4
|
+
cancel: 'Cancel',
|
|
5
|
+
allDepartments: 'All Departments',
|
|
6
|
+
allUsers: 'All Users',
|
|
7
|
+
reset: 'Reset',
|
|
8
|
+
to: 'To',
|
|
9
|
+
edit: 'Edit',
|
|
10
|
+
clear: 'Clear',
|
|
11
|
+
download: 'Download',
|
|
12
|
+
delete: 'Delete',
|
|
13
|
+
preview: 'Preview',
|
|
14
|
+
add: 'Add',
|
|
15
|
+
graphView: 'Graphic view',
|
|
16
|
+
listView: 'List View',
|
|
17
|
+
fieldName: 'Field Name',
|
|
18
|
+
operator: 'Operator',
|
|
19
|
+
value: 'Value',
|
|
20
|
+
andOr: 'And/Or',
|
|
21
|
+
whenTheVariableIsEmpty: 'When The Variable Is Empty',
|
|
22
|
+
perhaps: 'Perhaps',
|
|
23
|
+
also: 'Also',
|
|
24
|
+
greaterThan: 'Greater Than',
|
|
25
|
+
lessThan: 'Less Than',
|
|
26
|
+
beEqualTo: 'Be Equal To',
|
|
27
|
+
notGreaterThan: 'Not Greater Than',
|
|
28
|
+
notLessThan: 'Not Less Than',
|
|
29
|
+
notEqualTo: 'Not Equal To',
|
|
30
|
+
contain: 'Contain',
|
|
31
|
+
notIncluded: 'Not Included',
|
|
32
|
+
laterThan: 'Later Than',
|
|
33
|
+
earlierThan: 'Earlier Than',
|
|
34
|
+
noLaterThan: 'No Later Than',
|
|
35
|
+
noEarlierThan: 'No Earlier Than',
|
|
36
|
+
ignore11: 'Ignore (1 = 1)',
|
|
37
|
+
nonConformity: 'Non Conformity (1 < > 1)',
|
|
38
|
+
switchToNormalQuery: 'Switch To Normal Query',
|
|
39
|
+
switchToAdvancedQuery: 'Switch To Advanced Query',
|
|
40
|
+
isNull: 'Is Null',
|
|
41
|
+
isNotNull: 'Is Not Null',
|
|
42
|
+
previewImage: 'Preview image',
|
|
43
|
+
fullScreen: 'Full Screen',
|
|
44
|
+
forbidden: 'forbidden',
|
|
45
|
+
startUsing: 'Start Using',
|
|
46
|
+
systemCode: 'System Code',
|
|
47
|
+
code: 'Code'
|
|
48
|
+
},
|
|
49
|
+
imatrixUIMessage: {
|
|
50
|
+
whetherToConfirmDeletion: 'Whether To Confirm Deletion',
|
|
51
|
+
tips: 'Tips',
|
|
52
|
+
pleaseEnterContent: 'Please Enter Content',
|
|
53
|
+
internalServerError: 'Server error',
|
|
54
|
+
pleaseSelectDepartment: 'Please Select Department',
|
|
55
|
+
pleaseSelectPersonnel: 'Please Select Personnel',
|
|
56
|
+
pleaseRemoveallpersonnelBeforeSelectingSpecificPersonnel:
|
|
57
|
+
'Please Remove All Personnel Before Selecting Specific Personnel',
|
|
58
|
+
queryResultIsEmpty: 'Query Result Is Empty',
|
|
59
|
+
pleaseSelectATeam: 'Please Select A Team',
|
|
60
|
+
pleaseEnterTeamName: 'Please Enter Team Name',
|
|
61
|
+
validationFailed: 'Validation Failed',
|
|
62
|
+
selectionDate: 'Selection Date',
|
|
63
|
+
selectTime: 'Select Time',
|
|
64
|
+
pleaseEnterATimePoint: 'Please Enter A Time Point',
|
|
65
|
+
pleaseSelect: 'Please Select',
|
|
66
|
+
startDate: 'Start Date',
|
|
67
|
+
endDate: 'End Date',
|
|
68
|
+
noExportColumnsConfigured: 'No Export Columns Configured',
|
|
69
|
+
organizationTreeNoResultNotRemove: 'No information selected, no need to remove',
|
|
70
|
+
exceedFileSize: 'File size limit {filesize} M exceeded',
|
|
71
|
+
upload: 'Upload',
|
|
72
|
+
invalideDoubleValue: '{num} is not a legal decimal',
|
|
73
|
+
noJumpPage: 'Jump page not configured',
|
|
74
|
+
saveSuccessfully: 'Savee successfully',
|
|
75
|
+
pleaseInputSearchCondition: 'Please enter the query criteria',
|
|
76
|
+
fileUpload: 'File Upload',
|
|
77
|
+
selectYear: 'Select Year',
|
|
78
|
+
search: 'Search',
|
|
79
|
+
forbiddenException: 'You do not have permission to access',
|
|
80
|
+
theButtonIsNotBoundToAResource: 'The button is not bound to a resource, Bind the resource first',
|
|
81
|
+
asyncExport: 'Asynchronous export, please wait for message notification!',
|
|
82
|
+
selectedWorkingGroup: 'Selected working group',
|
|
83
|
+
forbiddenExceptionLinkUrl: 'please click to apply',
|
|
84
|
+
forbiddenExceptionLinkUser: 'if you have any questions,please contact',
|
|
85
|
+
uploadFileTip: 'The file size should lower {fileSize}M',
|
|
86
|
+
asyncExportJumpMsg: 'Or click me to jump to download page.',
|
|
87
|
+
mustFill: '{label} must fill'
|
|
88
|
+
},
|
|
89
|
+
superGrid: {
|
|
90
|
+
editablePlaceholder: 'Please click to input',
|
|
91
|
+
rowEditMessageBox: {
|
|
92
|
+
title: 'Operation Confirmation',
|
|
93
|
+
content: 'There are unsaved modifications in the current row. Do you want to save the modifications and switch?',
|
|
94
|
+
confirmButton: 'Save edit',
|
|
95
|
+
cancelButton: 'Discard edit'
|
|
48
96
|
},
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
},
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
},
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
history_assign: '{key_1} assigned task to [{key_2}]',
|
|
247
|
-
transfer: '{key_1} transferred to [{key_2}]',
|
|
248
|
-
history_complete_transfer:
|
|
249
|
-
'{key_1} execute [{key_2}] operation and canceled the task of other receivers [{key_3}]',
|
|
250
|
-
history_delegate_receive: '{key_1} retracts the task entrusted to [{key_2}]',
|
|
251
|
-
history_delegate: '{key_1} has delegated task [{key_2}] to [{key_3}]',
|
|
252
|
-
history_quit_transfer:
|
|
253
|
-
'{key_1} Resignation, has transferred task [{key_2}] to [{key_3}',
|
|
254
|
-
history_change_job_transfer:
|
|
255
|
-
'{key_1} Change job,has transferred task [{key_2}] to [{key_3}',
|
|
256
|
-
commonButtonOperation: '{key_1} execute [{key_2}] operation',
|
|
257
|
-
history_draw_task:
|
|
258
|
-
'{key_1} received the task and cancelled the task of the candidate [{key_2}]',
|
|
259
|
-
history_abandon_draw:
|
|
260
|
-
'{key_1} gives up the task and restores the task of candidate [{key_2}]',
|
|
261
|
-
create_copy_task: '{key_1} The task was copied to [{key_2}',
|
|
262
|
-
toDoText: 'Todo',
|
|
263
|
-
operator: 'Operator',
|
|
264
|
-
operatorLg: 'Operator Login Name',
|
|
265
|
-
operatorDept: 'Operator Dept',
|
|
266
|
-
operationTime: 'Operation Time',
|
|
267
|
-
history_draw_dept_task: '{key_1} Received tasks from department [{key_2}]',
|
|
268
|
-
history_abandon_draw_dept_task:
|
|
269
|
-
'{key_1} Abandon the task of receiving department [{key_2}]',
|
|
270
|
-
},
|
|
271
|
-
gateway: {
|
|
272
|
-
timeout: 'Interface call timeout',
|
|
273
|
-
callFailed: 'Interface call failed',
|
|
274
|
-
},
|
|
275
|
-
// 九宫格列表组件
|
|
276
|
-
superNineGrid: {
|
|
277
|
-
add: 'Create',
|
|
278
|
-
},
|
|
279
|
-
fsUpload: {
|
|
280
|
-
upload: 'Upload',
|
|
281
|
-
download: 'Download',
|
|
282
|
-
delete: 'Delete',
|
|
283
|
-
preview: 'Preview',
|
|
284
|
-
name: 'Name',
|
|
285
|
-
picture: 'Picture',
|
|
286
|
-
operating: 'Operating',
|
|
287
|
-
uploadSucceeded: 'Upload succeeded',
|
|
288
|
-
theNumberOfUploadsExceedsTheLimitTheLimitIs:
|
|
289
|
-
'The number of uploads exceeds the limit. The limit is',
|
|
290
|
-
image: 'Image',
|
|
291
|
-
video: 'Video'
|
|
292
|
-
},
|
|
293
|
-
messageVideo: {
|
|
294
|
-
attemptingToIdentify: 'Attempting to identify',
|
|
295
|
-
callingRearCamera: 'Calling rear camera',
|
|
296
|
-
identificationFailed: 'Identification failed',
|
|
297
|
-
},
|
|
298
|
-
IntervalSelection: {
|
|
299
|
-
year: 'year',
|
|
300
|
-
quarter: 'quarter',
|
|
301
|
-
auxiliary: 'auxiliary word for ordinal numbers',
|
|
302
|
-
week: 'week',
|
|
303
|
-
},
|
|
304
|
-
imatrixUIPromptMessage: {
|
|
305
|
-
NoContent: 'No content',
|
|
306
|
-
}
|
|
97
|
+
columnConfig: 'Column Config',
|
|
98
|
+
pleaseSaveOrCancelEditingLine: 'Please Save Or Cancel Editing Line {row} Data First',
|
|
99
|
+
pleaseSaveLine: 'Please Save Line {row} Data First',
|
|
100
|
+
noNeedToSaveRow: 'No Need To Save Row {row} Data',
|
|
101
|
+
pleaseSetURLToSaveRowInformation: 'Please set "URL to save row information"',
|
|
102
|
+
lineSavedSuccessfully: 'Line {row} Saved Successfully',
|
|
103
|
+
theReturnValueOfTheBeforesaveCallbackMethodIsFalse: 'The Return Value Of The Beforesave Callback Method Is False',
|
|
104
|
+
lineNoNeedToUndoEdit: 'Line {row} No Need To Undo Edit',
|
|
105
|
+
lineCancelledSuccessfully: 'Line {row} cancelled successfully',
|
|
106
|
+
label: 'Label',
|
|
107
|
+
isShow: 'Is Show',
|
|
108
|
+
isExportable: 'Is Exportable',
|
|
109
|
+
recordLine: 'Record line {row}',
|
|
110
|
+
pageRecordLine: 'Record in row {row} of page {pageNum}',
|
|
111
|
+
fileName: 'File Name',
|
|
112
|
+
deleteSuccessful: 'Deleted successfully',
|
|
113
|
+
index: 'No.',
|
|
114
|
+
searchConditionName: 'Search Condition Name',
|
|
115
|
+
pleaseInputSearchConditionName: 'Please enter the name of the query criteria',
|
|
116
|
+
saveCondition: 'Save Condition',
|
|
117
|
+
saveConditionTitle: 'Save Condition',
|
|
118
|
+
displayOrder: 'Display Order',
|
|
119
|
+
width: 'Column Width',
|
|
120
|
+
default: 'Default',
|
|
121
|
+
custom: 'Custom',
|
|
122
|
+
show: 'Show',
|
|
123
|
+
hidden: 'Hidden',
|
|
124
|
+
export: 'Export',
|
|
125
|
+
unExport: 'Not Export',
|
|
126
|
+
whetherToConfirmReset: 'Are you sure you want to reset?',
|
|
127
|
+
resetSuccessful: 'Reset successfully',
|
|
128
|
+
dragColumnOrderMessage: 'Supports dragging to change column order',
|
|
129
|
+
selectAll: 'Select All',
|
|
130
|
+
viewImage: 'View Image',
|
|
131
|
+
previewTitleWhenNotImg: 'Non picture format, preview in other ways',
|
|
132
|
+
refresh: 'Refresh',
|
|
133
|
+
open: 'Open',
|
|
134
|
+
fold: 'Fold',
|
|
135
|
+
prevRow: 'Prev Row',
|
|
136
|
+
nextRow: 'Next Row',
|
|
137
|
+
detail: 'Detail'
|
|
138
|
+
},
|
|
139
|
+
departmentTree: {},
|
|
140
|
+
departmentTreeInline: {
|
|
141
|
+
pleaseEnterDepartmentName: 'Please Enter Department Name',
|
|
142
|
+
name: 'Department Name',
|
|
143
|
+
code: 'Department Code',
|
|
144
|
+
removeDepartment: 'Remove Department',
|
|
145
|
+
selectedDept: 'Selected Departments',
|
|
146
|
+
namePath: 'Name Path',
|
|
147
|
+
allCheck: 'Check All',
|
|
148
|
+
pleaseInputNameOrCode: 'Please Input Name Or Code',
|
|
149
|
+
selectResultInfoHasSelect: 'Has select:',
|
|
150
|
+
selectResultInfo: '{num} departments (including sub departments)',
|
|
151
|
+
selectResultTitle: 'Has Select Result'
|
|
152
|
+
},
|
|
153
|
+
// 用户树
|
|
154
|
+
departmentUserTree: {
|
|
155
|
+
pleaseEnterUserInformation: 'Please Enter User Information',
|
|
156
|
+
selectedPeople: 'Selected People',
|
|
157
|
+
searchFieldUserName: 'Name',
|
|
158
|
+
searchFieldLoginName: 'Login Name',
|
|
159
|
+
searchFieldEmail: 'Email',
|
|
160
|
+
searchFieldTelephone: 'Telephone',
|
|
161
|
+
searchFieldJobNumber: 'Job Number',
|
|
162
|
+
searchFieldHonorificName: 'Honorific',
|
|
163
|
+
selectUserResultInfo: '{useNum} Users',
|
|
164
|
+
selectDeptResultInfo: '{num} departments(including sub departments)'
|
|
165
|
+
},
|
|
166
|
+
// 嵌入用户树
|
|
167
|
+
departmentUserTreeInline: {
|
|
168
|
+
name: 'Name',
|
|
169
|
+
department: 'Department',
|
|
170
|
+
branch: 'Branch',
|
|
171
|
+
removeUser: 'Remove User',
|
|
172
|
+
email: 'Email',
|
|
173
|
+
loginName: 'Login Name',
|
|
174
|
+
superiorDeptNameFullPath: 'Department full path',
|
|
175
|
+
user: 'User',
|
|
176
|
+
groupName: 'Name',
|
|
177
|
+
groupForm: 'Group Form',
|
|
178
|
+
groupList: 'Group List',
|
|
179
|
+
group: 'Group',
|
|
180
|
+
orgTree: 'Organization Tree',
|
|
181
|
+
groupNameNotEmpty: 'Group name is required'
|
|
182
|
+
},
|
|
183
|
+
// 工作组树
|
|
184
|
+
workgroupTree: {
|
|
185
|
+
allTeamMembers: 'All Team Members',
|
|
186
|
+
name: 'Workgroup Name',
|
|
187
|
+
code: 'Workgroup Code',
|
|
188
|
+
removeWorkgroup: 'Remove Workgroup',
|
|
189
|
+
workingGroupName: 'Working Group Name',
|
|
190
|
+
workingGroupNumber: 'Working Group Number',
|
|
191
|
+
workgroupDescription: 'Workgroup Description',
|
|
192
|
+
selectResultInfo: '{num} workgroups'
|
|
193
|
+
},
|
|
194
|
+
// 流程按钮组件。save、submit等属性名不能随便改,和后台的ButtonType枚举名保持一致
|
|
195
|
+
workflowButton: {
|
|
196
|
+
save: 'Save',
|
|
197
|
+
submit: 'Submit',
|
|
198
|
+
approve: 'Approve',
|
|
199
|
+
refuse: 'Refuse',
|
|
200
|
+
agreement: 'Agree',
|
|
201
|
+
oppose: 'Opposition',
|
|
202
|
+
kiken: 'Abstention',
|
|
203
|
+
get_back_button: 'Retrieve',
|
|
204
|
+
copy: 'Copy',
|
|
205
|
+
draw: 'Draw',
|
|
206
|
+
abandon_draw: 'Give Up Draw',
|
|
207
|
+
add_sign: 'Additional Signature',
|
|
208
|
+
remove_sign: 'Reduction Of Signature',
|
|
209
|
+
signoff: 'Sign For',
|
|
210
|
+
assign: 'Hand over',
|
|
211
|
+
assign_task: 'Transfer',
|
|
212
|
+
readed: 'Readed',
|
|
213
|
+
export_report: 'Export Report',
|
|
214
|
+
draw_dept_task: 'Draw Department',
|
|
215
|
+
abandon_draw_dept_task: 'Give Up Draw Department'
|
|
216
|
+
},
|
|
217
|
+
// 流转历史文本组件
|
|
218
|
+
workflowHistoryList: {
|
|
219
|
+
specailText: 'specail',
|
|
220
|
+
index: 'Index',
|
|
221
|
+
taskName: 'Task Name',
|
|
222
|
+
operation: 'Operation',
|
|
223
|
+
opinion: 'Opinion',
|
|
224
|
+
processStart: 'Process Start',
|
|
225
|
+
processEnd: 'Process End',
|
|
226
|
+
process_start: '[{1}] process start',
|
|
227
|
+
prcoess_end: '[{1}] process End',
|
|
228
|
+
force_end_process: '{key_1}forced to end the process, and the task of [{key_2}] was canceled',
|
|
229
|
+
history_jump: 'Process {key_3} to [{key_1}], [{key_2}] task cancelled',
|
|
230
|
+
history_back: '{key_1} returned to task,process returned to [{key_2}]',
|
|
231
|
+
history_removesign: '{key_1} minus [{key_2}]',
|
|
232
|
+
history_changetransactor_and_delegate:
|
|
233
|
+
'{key_1} changed the handler [{key_2}] to [{key_3}], [{key_4}] delegated the task to [{key_5}]',
|
|
234
|
+
history_changetransactor: '{key_1} changed handler [{key_2}] to [{key_3}]',
|
|
235
|
+
history_addsign: '{key_1} sign [{key_2}]',
|
|
236
|
+
history_addtransactor: '{key_1} add handler [{key_2}]',
|
|
237
|
+
history_removetransactor: '{key_1} decrease handler [{key_2}]',
|
|
238
|
+
history_delegate_and_assign: '{key_1} assigned tasks to [{key_2}], [{key_3}] delegated tasks to [{key_4}]',
|
|
239
|
+
history_assign: '{key_1} assigned task to [{key_2}]',
|
|
240
|
+
transfer: '{key_1} transferred to [{key_2}]',
|
|
241
|
+
history_complete_transfer: '{key_1} execute [{key_2}] operation and canceled the task of other receivers [{key_3}]',
|
|
242
|
+
history_delegate_receive: '{key_1} retracts the task entrusted to [{key_2}]',
|
|
243
|
+
history_delegate: '{key_1} has delegated task [{key_2}] to [{key_3}]',
|
|
244
|
+
history_quit_transfer: '{key_1} Resignation, has transferred task [{key_2}] to [{key_3}',
|
|
245
|
+
history_change_job_transfer: '{key_1} Change job,has transferred task [{key_2}] to [{key_3}',
|
|
246
|
+
commonButtonOperation: '{key_1} execute [{key_2}] operation',
|
|
247
|
+
history_draw_task: '{key_1} received the task and cancelled the task of the candidate [{key_2}]',
|
|
248
|
+
history_abandon_draw: '{key_1} gives up the task and restores the task of candidate [{key_2}]',
|
|
249
|
+
create_copy_task: '{key_1} The task was copied to [{key_2}',
|
|
250
|
+
toDoText: 'Todo',
|
|
251
|
+
operator: 'Operator',
|
|
252
|
+
operatorLg: 'Operator Login Name',
|
|
253
|
+
operatorDept: 'Operator Dept',
|
|
254
|
+
operationTime: 'Operation Time',
|
|
255
|
+
history_draw_dept_task: '{key_1} Received tasks from department [{key_2}]',
|
|
256
|
+
history_abandon_draw_dept_task: '{key_1} Abandon the task of receiving department [{key_2}]',
|
|
257
|
+
remark: 'remark'
|
|
258
|
+
},
|
|
259
|
+
gateway: {
|
|
260
|
+
timeout: 'Interface call timeout',
|
|
261
|
+
callFailed: 'Interface call failed'
|
|
262
|
+
},
|
|
263
|
+
// 九宫格列表组件
|
|
264
|
+
superNineGrid: {
|
|
265
|
+
add: 'Create'
|
|
266
|
+
},
|
|
267
|
+
fsUpload: {
|
|
268
|
+
upload: 'Upload',
|
|
269
|
+
download: 'Download',
|
|
270
|
+
delete: 'Delete',
|
|
271
|
+
preview: 'Preview',
|
|
272
|
+
name: 'Name',
|
|
273
|
+
picture: 'Picture',
|
|
274
|
+
operating: 'Operating',
|
|
275
|
+
uploadSucceeded: 'Upload succeeded',
|
|
276
|
+
theNumberOfUploadsExceedsTheLimitTheLimitIs: 'The number of uploads exceeds the limit. The limit is',
|
|
277
|
+
image: 'Image',
|
|
278
|
+
video: 'Video'
|
|
279
|
+
},
|
|
280
|
+
messageVideo: {
|
|
281
|
+
attemptingToIdentify: 'Attempting to identify',
|
|
282
|
+
callingRearCamera: 'Calling rear camera',
|
|
283
|
+
identificationFailed: 'Identification failed'
|
|
284
|
+
},
|
|
285
|
+
IntervalSelection: {
|
|
286
|
+
year: 'year',
|
|
287
|
+
quarter: 'quarter',
|
|
288
|
+
auxiliary: 'auxiliary word for ordinal numbers',
|
|
289
|
+
week: 'week'
|
|
290
|
+
},
|
|
291
|
+
imatrixUIPromptMessage: {
|
|
292
|
+
NoContent: 'No content'
|
|
293
|
+
}
|
|
307
294
|
}
|
|
308
295
|
export default en
|
package/src/permission.js
CHANGED
|
@@ -111,7 +111,7 @@ router.beforeEach((to, from, next) => {
|
|
|
111
111
|
if (store.getters.name === '') {
|
|
112
112
|
if (to.query) {
|
|
113
113
|
if (to.query._systemName_) {
|
|
114
|
-
window.top.document.title = to.query._systemName_
|
|
114
|
+
window.top.document.title = to.query._systemName_ + ` ${window.$htmlTitle ?? '质量管理系统'}`
|
|
115
115
|
}
|
|
116
116
|
if (to.query.customSystem && to.query.customSystem !== 'undefined' && to.query.customSystem !== 'null') {
|
|
117
117
|
window.$vueApp.config.globalProperties.currentSystem = to.query.customSystem
|