workflow-editor 0.9.83-dwtmp1 → 0.9.84-dw-tmp1
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/css/workflow-editor.common~247b300f.28fbd3a3.css +1 -0
- package/lib/css/workflow-editor.common~62bcfb54.c1b3ecc5.css +1 -0
- package/lib/css/workflow-editor.common~95b80cda.16e04122.css +1 -0
- package/lib/css/workflow-editor.common~e19cd708.68e04fb4.css +1 -0
- package/lib/css/workflow-editor.umd.min~247b300f.28fbd3a3.css +1 -0
- package/lib/css/workflow-editor.umd.min~62bcfb54.c1b3ecc5.css +1 -0
- package/lib/css/workflow-editor.umd.min~95b80cda.16e04122.css +1 -0
- package/lib/css/workflow-editor.umd.min~e19cd708.68e04fb4.css +1 -0
- package/lib/css/workflow-editor.umd~247b300f.28fbd3a3.css +1 -0
- package/lib/css/workflow-editor.umd~62bcfb54.c1b3ecc5.css +1 -0
- package/lib/css/workflow-editor.umd~95b80cda.16e04122.css +1 -0
- package/lib/css/workflow-editor.umd~e19cd708.68e04fb4.css +1 -0
- package/lib/css/yarn.prismjs~0bd0e877.9093a967.css +1 -0
- package/lib/workflow-editor.common.vendors~workflow-editor.common~253ae210.js +4136 -0
- package/lib/workflow-editor.common.workflow-editor.common~0b5ad61a.js +1022 -0
- package/lib/workflow-editor.common.workflow-editor.common~247b300f.js +1948 -0
- package/lib/workflow-editor.common.workflow-editor.common~62bcfb54.js +14764 -0
- package/lib/workflow-editor.common.workflow-editor.common~95b80cda.js +3300 -0
- package/lib/workflow-editor.common.workflow-editor.common~e19cd708.js +1585 -0
- package/lib/workflow-editor.common.workflow-editor.common~e2e93592.js +1293 -0
- package/lib/workflow-editor.common.yarn.async-validator~7864cd12.js +1223 -0
- package/lib/workflow-editor.common.yarn.buffer~7e5e8261.js +1801 -0
- package/lib/workflow-editor.common.yarn.core-js~2b13b260.js +5078 -0
- package/lib/workflow-editor.common.yarn.imatrix-ui~f5767151.js +2256 -0
- package/lib/workflow-editor.common.yarn.prismjs~0bd0e877.js +2028 -0
- package/lib/workflow-editor.common.yarn.readable-stream~2b6d3a99.js +2435 -0
- package/lib/workflow-editor.common.yarn.sax~95191fae.js +1576 -0
- package/lib/workflow-editor.common.yarn.vue-i18n~02576867.js +2259 -0
- package/lib/workflow-editor.umd.min.js +1 -39
- package/lib/workflow-editor.umd.min.vendors~workflow-editor.umd.min~253ae210.js +12 -0
- package/lib/workflow-editor.umd.min.workflow-editor.umd.min~0b5ad61a.js +1 -0
- package/lib/workflow-editor.umd.min.workflow-editor.umd.min~247b300f.js +1 -0
- package/lib/workflow-editor.umd.min.workflow-editor.umd.min~62bcfb54.js +1 -0
- package/lib/workflow-editor.umd.min.workflow-editor.umd.min~95b80cda.js +1 -0
- package/lib/workflow-editor.umd.min.workflow-editor.umd.min~e19cd708.js +1 -0
- package/lib/workflow-editor.umd.min.workflow-editor.umd.min~e2e93592.js +1 -0
- package/lib/workflow-editor.umd.min.yarn.async-validator~7864cd12.js +1 -0
- package/lib/workflow-editor.umd.min.yarn.buffer~7e5e8261.js +8 -0
- package/lib/workflow-editor.umd.min.yarn.core-js~2b13b260.js +1 -0
- package/lib/workflow-editor.umd.min.yarn.imatrix-ui~f5767151.js +1 -0
- package/lib/workflow-editor.umd.min.yarn.prismjs~0bd0e877.js +9 -0
- package/lib/workflow-editor.umd.min.yarn.readable-stream~2b6d3a99.js +1 -0
- package/lib/workflow-editor.umd.min.yarn.sax~95191fae.js +2 -0
- package/lib/workflow-editor.umd.min.yarn.vue-i18n~02576867.js +6 -0
- package/lib/workflow-editor.umd.vendors~workflow-editor.umd~253ae210.js +4136 -0
- package/lib/workflow-editor.umd.workflow-editor.umd~0b5ad61a.js +1032 -0
- package/lib/workflow-editor.umd.workflow-editor.umd~247b300f.js +1948 -0
- package/lib/workflow-editor.umd.workflow-editor.umd~62bcfb54.js +14764 -0
- package/lib/workflow-editor.umd.workflow-editor.umd~95b80cda.js +3300 -0
- package/lib/workflow-editor.umd.workflow-editor.umd~e19cd708.js +1585 -0
- package/lib/workflow-editor.umd.workflow-editor.umd~e2e93592.js +1293 -0
- package/lib/workflow-editor.umd.yarn.async-validator~7864cd12.js +1223 -0
- package/lib/workflow-editor.umd.yarn.buffer~7e5e8261.js +1801 -0
- package/lib/workflow-editor.umd.yarn.core-js~2b13b260.js +5078 -0
- package/lib/workflow-editor.umd.yarn.imatrix-ui~f5767151.js +2256 -0
- package/lib/workflow-editor.umd.yarn.prismjs~0bd0e877.js +2028 -0
- package/lib/workflow-editor.umd.yarn.readable-stream~2b6d3a99.js +2435 -0
- package/lib/workflow-editor.umd.yarn.sax~95191fae.js +1576 -0
- package/lib/workflow-editor.umd.yarn.vue-i18n~02576867.js +2259 -0
- package/package.json +2 -2
- package/lib/workflow-editor.css +0 -1
|
@@ -0,0 +1,1022 @@
|
|
|
1
|
+
module.exports =
|
|
2
|
+
((typeof self !== 'undefined' ? self : this)["webpackJsonpworkflow_editor"] = (typeof self !== 'undefined' ? self : this)["webpackJsonpworkflow_editor"] || []).push([[2],{
|
|
3
|
+
|
|
4
|
+
/***/ "0692":
|
|
5
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
6
|
+
|
|
7
|
+
"use strict";
|
|
8
|
+
|
|
9
|
+
// EXTERNAL MODULE: external "Vue"
|
|
10
|
+
var external_Vue_ = __webpack_require__("8bbf");
|
|
11
|
+
var external_Vue_default = /*#__PURE__*/__webpack_require__.n(external_Vue_);
|
|
12
|
+
|
|
13
|
+
// EXTERNAL MODULE: ./node_modules/@gcommon/gcommon-ui/lib/locale/index.js
|
|
14
|
+
var locale = __webpack_require__("9243");
|
|
15
|
+
var locale_default = /*#__PURE__*/__webpack_require__.n(locale);
|
|
16
|
+
|
|
17
|
+
// EXTERNAL MODULE: ./node_modules/vue-i18n/dist/vue-i18n.esm.js
|
|
18
|
+
var vue_i18n_esm = __webpack_require__("a925");
|
|
19
|
+
|
|
20
|
+
// CONCATENATED MODULE: ./src/i18n/langs/en.js
|
|
21
|
+
var en = {
|
|
22
|
+
workflowEditorPublicModel: {
|
|
23
|
+
add: 'Add',
|
|
24
|
+
insert: 'Insert',
|
|
25
|
+
delete: 'Delete',
|
|
26
|
+
viewConditions: 'View Conditions',
|
|
27
|
+
agree: 'Agree',
|
|
28
|
+
disagree: 'Disagree',
|
|
29
|
+
andOr: 'And / Or',
|
|
30
|
+
mail: 'Mail',
|
|
31
|
+
message: 'Message',
|
|
32
|
+
App: 'App',
|
|
33
|
+
dingding: 'Dingding',
|
|
34
|
+
determine: 'Determine',
|
|
35
|
+
cancel: 'Cancel',
|
|
36
|
+
choice: 'Choice',
|
|
37
|
+
empty: 'Empty',
|
|
38
|
+
save: 'Save',
|
|
39
|
+
export: 'Export',
|
|
40
|
+
open: 'Open',
|
|
41
|
+
return: 'Return',
|
|
42
|
+
flowChart: 'Flow Chart',
|
|
43
|
+
close: 'Close',
|
|
44
|
+
selectPage: 'Select Page',
|
|
45
|
+
search: 'Search',
|
|
46
|
+
adminSave: 'Admin Save',
|
|
47
|
+
tipTitle: 'Tip',
|
|
48
|
+
i18nSet: 'I18n Setting',
|
|
49
|
+
i18nZh: 'Chinese',
|
|
50
|
+
i18nEn: 'English',
|
|
51
|
+
i18nKey: 'I18n Key',
|
|
52
|
+
subprocessTitle: 'Subprocess History'
|
|
53
|
+
},
|
|
54
|
+
workflowEditorMessage: {
|
|
55
|
+
requiredAndMustBeADate: 'Required And Must Be A Date',
|
|
56
|
+
requiredAndMustBeAnInteger: 'Required And Must Be An Integer',
|
|
57
|
+
requiredAndMustBeDecimal: 'Required And Must Be Decimal',
|
|
58
|
+
mustFill: 'Must Fill',
|
|
59
|
+
recordLine: 'Record Line {row}',
|
|
60
|
+
pageRecordLine: 'Record in row {row} of page {pageNum}',
|
|
61
|
+
currentHandlingPersonnel: 'Current Handling Personnel',
|
|
62
|
+
pleaseSelect: 'Please Select',
|
|
63
|
+
pleaseSelectARow: 'Please Select A Row',
|
|
64
|
+
conditionsHaveNotBeenSet: 'Conditions Have Not Been Set',
|
|
65
|
+
viewConditions: 'View Conditions',
|
|
66
|
+
fieldSettings: 'Field Settings',
|
|
67
|
+
valueSetting: 'Value Setting',
|
|
68
|
+
pleaseEnterContent: 'Please Enter Content',
|
|
69
|
+
theFieldNameOrFieldValueInLineCannotBeEmpty: 'The Field Name Or Field Value In Line {row} Cannot Be Empty',
|
|
70
|
+
fieldNameCannotBeEmpty: 'Field Name Cannot Be Empty',
|
|
71
|
+
fieldValueCannotBeEmpty: 'Field Value Cannot Be Empty',
|
|
72
|
+
pleaseEnterASubject: 'Please Enter A Subject',
|
|
73
|
+
selectStandardFields: 'Select Standard Fields',
|
|
74
|
+
pleaseEnterTheRoleName: 'Please Enter The Role Name',
|
|
75
|
+
queryResultIsEmpty: 'Query Result Is Empty',
|
|
76
|
+
selectRole: 'Select Role',
|
|
77
|
+
enterText: 'Enter Text',
|
|
78
|
+
selectField: 'Select Field',
|
|
79
|
+
pleaseSelectPersonnel: 'Please Select Personnel',
|
|
80
|
+
pleaseSelectAValue: 'Please Select A Value',
|
|
81
|
+
pleaseSelectAValueInTheCurrentTab: 'Please Select A Value In The Current Tab',
|
|
82
|
+
variableNameCannotBeEmpty: 'Variable Name Cannot Be Empty',
|
|
83
|
+
variableValueCannotBeEmpty: 'Variable Value Cannot Be Empty',
|
|
84
|
+
variableNameOrValueOnLineCannotBeEmpty: 'Variable Name Or Value On Line {row} Cannot Be Empty',
|
|
85
|
+
whenThereAreMultipleManagers: 'When There Are Multiple Managers',
|
|
86
|
+
duplicateOperationTypeWithLinePleaseReselect: 'Duplicate Operation Type With Line {row}, Please Reselect',
|
|
87
|
+
theOperationTypeOrNameInLineIsEmpty: 'The Operation Type Or Name In Line {row} Is Empty',
|
|
88
|
+
readOnly: 'Read Only',
|
|
89
|
+
pleaseEnterFieldName: 'Please Enter Field Name',
|
|
90
|
+
dataInLineCannotBeEmpty: '{data1} Or {data2} In Line {row} Cannot Be Empty',
|
|
91
|
+
dataCannotBeEmpty: '{data} Cannot Be Empty',
|
|
92
|
+
theStartAndEndOfTheFlowDirectionCannotBeTheSame: 'The Start And End Of The Flow Direction Cannot Be The Same',
|
|
93
|
+
onlyConditionJudgmentBranchAndManualJudgmentCanHaveMultipleOutboundFlows: 'Only Condition Judgment, Branch And Manual Judgment Can Have Multiple Outbound Flows',
|
|
94
|
+
startAndEndNodesCannotBeConnectedDirectly: 'Start And End Nodes Cannot Be Connected Directly',
|
|
95
|
+
endNodeCannotHaveOutFlowDirection: 'End Node Cannot Have Out Flow Direction',
|
|
96
|
+
itIsTheSameAsTheExistingLink: 'It Is The Same As The Existing Link: {name}',
|
|
97
|
+
updateSuccessful: 'Update Successful',
|
|
98
|
+
savedSuccessfully: 'Saved Successfully',
|
|
99
|
+
exportSucceeded: 'Export Succeeded',
|
|
100
|
+
pleaseSelectRole: 'Please select role',
|
|
101
|
+
subTableMustInputDatas: 'The [{subtable}] subtable must enter data',
|
|
102
|
+
pleaseEnterTheNameOrCode: 'Please Enter The Name Or Describe',
|
|
103
|
+
updateVersionSuccessful: 'Version updated successfully',
|
|
104
|
+
addVersionSuccessful: 'Version added successfully',
|
|
105
|
+
adminSaveTip: 'The version must be added in the following cases:',
|
|
106
|
+
adminSaveTip1: '1.The process name or code has been modified',
|
|
107
|
+
adminSaveTip2: '2.The node name or code has been modified',
|
|
108
|
+
adminSaveTip3: '3.Added node or flow direction',
|
|
109
|
+
adminSaveTip4: '4.Node or flow direction removed',
|
|
110
|
+
adminSaveTip5: 'Please select "Add Version" or "Update Current Version"?',
|
|
111
|
+
updateVersion: 'Update Current Version',
|
|
112
|
+
addVersion: 'Add Version',
|
|
113
|
+
pleaseInputCode: 'Please input the code first, and then do the international configuration',
|
|
114
|
+
blankFieldNameOrValue: 'Blank Field Name Or Value'
|
|
115
|
+
},
|
|
116
|
+
workflowEditor: {
|
|
117
|
+
// 主页面
|
|
118
|
+
main: {
|
|
119
|
+
tacheType: 'Tache Type',
|
|
120
|
+
straightLine: 'Straight Line',
|
|
121
|
+
curveLine: 'Curve Line',
|
|
122
|
+
brokenLine: 'Broken Line'
|
|
123
|
+
},
|
|
124
|
+
// 公共属性
|
|
125
|
+
common: {
|
|
126
|
+
remove: 'Remove',
|
|
127
|
+
attribute: 'Attribute',
|
|
128
|
+
fieldName: 'Field Name(*)',
|
|
129
|
+
operator: 'Operator',
|
|
130
|
+
value: 'Value(*)',
|
|
131
|
+
name: 'Name',
|
|
132
|
+
fieldValue: 'Field Value',
|
|
133
|
+
separator: 'Separator',
|
|
134
|
+
fillInMethod: 'Fill In Method',
|
|
135
|
+
cover: 'Cover',
|
|
136
|
+
append: 'Append',
|
|
137
|
+
insertToFront: 'Insert To Front',
|
|
138
|
+
fillInTime: 'Fill In Time',
|
|
139
|
+
fillInBeforeHandling: 'Fill In Before Handling',
|
|
140
|
+
fillInAfterHandling: 'Fill In After Handling',
|
|
141
|
+
type: 'Type(*)',
|
|
142
|
+
user: 'User',
|
|
143
|
+
role: 'Role',
|
|
144
|
+
department: 'Department',
|
|
145
|
+
workgroup: 'Workgroup',
|
|
146
|
+
selectFormField: 'Select Form Field',
|
|
147
|
+
notificationMethod: 'Notification Method',
|
|
148
|
+
addressee: 'Addressee',
|
|
149
|
+
theme: 'Theme',
|
|
150
|
+
content: 'Content',
|
|
151
|
+
notifyPersonnel: 'Notify Personnel',
|
|
152
|
+
selectusers: 'Select Users',
|
|
153
|
+
selectDepartment: 'Select Department',
|
|
154
|
+
selectTeam: 'Select Team',
|
|
155
|
+
selectRole: 'Select Role',
|
|
156
|
+
organizationStructure: 'Organization Structure',
|
|
157
|
+
formField: 'Form Field',
|
|
158
|
+
variableName: 'Variable Name',
|
|
159
|
+
variableValue: 'Variable Value',
|
|
160
|
+
selectField: 'Select Field'
|
|
161
|
+
},
|
|
162
|
+
// 流程属性
|
|
163
|
+
process: {
|
|
164
|
+
processInitiator: 'Process Initiator',
|
|
165
|
+
processInitiatorRole: 'Process Initiator Role',
|
|
166
|
+
processInitiatorDepartment: 'ProcessInitiator Department',
|
|
167
|
+
processInitiatorSuperiorDepartment: 'Process Initiator Superior Ddepartment',
|
|
168
|
+
processInitiatorTopDepartment: 'Process Initiator Top Department',
|
|
169
|
+
processInitiatorWorkingGroup: 'Process Initiator Working Group',
|
|
170
|
+
nameOfTheDirectSuperiorOfTheProcessInitiator: 'Name Of The Direct Superior Of The Process Initiator',
|
|
171
|
+
processInitiatorsDirectSuperiorDepartment: 'Process initiator`s Direct Superior Department',
|
|
172
|
+
directSuperiorRoleOfProcessInitiator: 'Direct Superior Role Of Process Initiator',
|
|
173
|
+
ProcessInitiatorsImmediateSuperiorWorkingGroup: 'Process Initiator`s Immediate Superior Working Group',
|
|
174
|
+
nameOfCurrentHandler: 'Name Of Current Handler',
|
|
175
|
+
currentHandlerRole: 'Current Handler Role',
|
|
176
|
+
currentHandlerDepartment: 'Current Handler Department',
|
|
177
|
+
currentHandlerSuperiorDepartment: 'Current Handler`s Superior Department',
|
|
178
|
+
topDepartmentOfCurrentHandler: 'Top Department Of current Handler',
|
|
179
|
+
currentHandlerWorkingGroup: 'Current Handler Working Group',
|
|
180
|
+
nameOfTheImmediateSuperiorOfTheCurrentHandler: 'Name Of The Immediate Superior Of The Current Handler',
|
|
181
|
+
currentHandlerDirectSuperiorDepartment: 'Current handler`s Direct Superior Department',
|
|
182
|
+
currentManagerDirectSuperiorRole: 'Current Manager`s Direct Superior Role',
|
|
183
|
+
workingGroupDirectlyUnderTheCurrentHandler: 'Working Group Directly Under The Current Handler',
|
|
184
|
+
topDepartments: 'Top Departments',
|
|
185
|
+
approvalResults: 'Approval Results',
|
|
186
|
+
totalNnumberOfPersonsWhoDisagreeWithTheCountersignature: 'Total Number O Persons Who Disagree With The Countersignature',
|
|
187
|
+
totalNumberOfCountersignedAndAgreedPersonnel: 'Total Number Of Countersigned And Agreed Personnel',
|
|
188
|
+
percentageOfPersonsWhoDisagreeWithTheCountersignature: 'Percntage Of Persons Who Disagree With The Countersignature',
|
|
189
|
+
percentageOfCountersignedAndAgreedPersonnel: 'Percentage Of Countersigned And Agreed Personnel',
|
|
190
|
+
percentageOfAbstentions: 'Percentage Of Abstentions',
|
|
191
|
+
percentageOfVotesAgainst: 'Percentage Of Votes Against',
|
|
192
|
+
percentageOfAffirmativeVotes: 'Percentage Of Affirmative Votes',
|
|
193
|
+
totalNumberOfAbstentions: 'Total Number Of Abstentions',
|
|
194
|
+
totalVotesAgainst: 'Total Votes Against',
|
|
195
|
+
totalNumberOfAffirmativeVotes: 'Total Number Of Affirmative Votes',
|
|
196
|
+
standardFields: 'Standard Fields',
|
|
197
|
+
perhaps: 'Perhaps',
|
|
198
|
+
also: 'Also',
|
|
199
|
+
greaterThan: 'Greater Than',
|
|
200
|
+
lessThan: 'Less Than',
|
|
201
|
+
beEqualTo: 'Be Equal To',
|
|
202
|
+
notGreaterThan: 'Not Greater Than',
|
|
203
|
+
notLessThan: 'Not Less Than',
|
|
204
|
+
notEqualTo: 'Not Equal To',
|
|
205
|
+
contain: 'Contain',
|
|
206
|
+
notIncluded: 'Not Included',
|
|
207
|
+
laterThan: 'Later Than',
|
|
208
|
+
earlierThan: 'Earlier Than',
|
|
209
|
+
noLaterThan: 'No Later Than',
|
|
210
|
+
noEarlierThan: 'No Earlier Than',
|
|
211
|
+
handlingTimeOfThisLink: 'Handling Time Of This Link',
|
|
212
|
+
handlerIDOfThisLink: 'Handler ID Of This Link',
|
|
213
|
+
currentHandlerPrincipalDepartmentID: 'Current Handler Principal Department ID',
|
|
214
|
+
iDOfTheImmediateSuperiorOfTheCurrentHandler: 'ID Of The Immediate Superior Of The Current Handler',
|
|
215
|
+
iDOfTheSuperiorDepartmentDirectlyUnderTheCurrentHandler: 'ID Of The Superior Department Directly Under The Current Handler',
|
|
216
|
+
loginNameOfTheHandlerInThisLink: 'Login Name Of The Handler In This Link',
|
|
217
|
+
NameOfCurrentHandler: 'Name Of Current Handler',
|
|
218
|
+
CurrentHandlerDepartment: 'Current Handler Department',
|
|
219
|
+
CurrentHandlerDepartmentID: 'Current Handler Department ID',
|
|
220
|
+
CurrentManagersPrincipalDepartment: 'Current Manager`s Principal Department',
|
|
221
|
+
iDOfSsuperiorDepartmentOfCurrentHandler: 'ID Of Superior Department Of Current Handler',
|
|
222
|
+
CurrentHandlersSuperiorDepartment: 'Current Handler`s Superior Department',
|
|
223
|
+
TopDepartmentOfCurrentHandler: 'Top Department Of Current Handler',
|
|
224
|
+
TopDepartmentIDOfCurrentHandler: 'Top Department ID Of Current Handler',
|
|
225
|
+
CurrentHandlerRole: 'Current Handler Role',
|
|
226
|
+
CurrentHandlerRoleID: 'Current Handler Role ID',
|
|
227
|
+
CurrentHandlerWorkingGroupID: 'Current Handler Working Group ID',
|
|
228
|
+
LoginNameOfTheImmediateSuperiorOfTheCurrentHandler: 'Login Name Of The Immediate Superior Of The Current Handler',
|
|
229
|
+
currentHandlersDirectSuperiorDepartment: 'Current handler`s Direct Superior Department',
|
|
230
|
+
currentManagersDirectSuperiorDepartment: 'Current Manager`s Direct Superior Department',
|
|
231
|
+
currentManagersDirectSuperiorRole: 'Current manager`s Direct Superior Role',
|
|
232
|
+
currentHandlersDirectSuperiorRoleID: 'Current Handler`s Direct Superior Role ID',
|
|
233
|
+
currentManagersDirectSuperiorWork: 'Current Manager`s Direct Superior Work',
|
|
234
|
+
iDOfTheWorkingGroupDirectlyUnderTheCurrentHandler: 'ID Of The Working Group Directly Under The Current Handler',
|
|
235
|
+
operationsPerformedInThisPhase: 'Operations Performed In This Phase',
|
|
236
|
+
handlerIDOfThePreviousLink: 'Handler ID Of The Previous Link',
|
|
237
|
+
lastLinkHandlerLogin: 'Last Link Handler Login',
|
|
238
|
+
nameOfHandlerInThePreviousLink: 'Name Of Handler In The Previous Link',
|
|
239
|
+
currentManagersIdDirectlyUnderTheSuperior: 'Current Manager`s Id Directly Under The Ssuperior',
|
|
240
|
+
appointmentOfHandlerInThePreviousLink: 'Appointment Of Handler In The Previous Link',
|
|
241
|
+
personSpecifiedInFormField: 'Person Specified In Form Field',
|
|
242
|
+
filterByCriteria: 'Filter by Criteria',
|
|
243
|
+
additionalConditions: 'Additional Conditions',
|
|
244
|
+
handlingYyThePersonnelOfTheDepartmentOfTheInitiator: 'Handling By The Personnel Of The Department Of The Initiator',
|
|
245
|
+
personnelOfTheDepartmentWhereTheInitiatorWorksParticipateInTheHandling: 'Personnel Of The Department Where The Initiator Works Participate In The Handling',
|
|
246
|
+
selectSpecificHandler: 'Select Specific Handler',
|
|
247
|
+
selectionMethod: 'Selection Method',
|
|
248
|
+
manualSelection: 'Manual Selection',
|
|
249
|
+
autoSelect: 'Auto Select',
|
|
250
|
+
callbackURL: 'Callback URL',
|
|
251
|
+
cannotBeEmpty: 'Cannot Be Empty',
|
|
252
|
+
selectURL: 'Select URL',
|
|
253
|
+
fieldName: 'Field Name',
|
|
254
|
+
processAdministrator: 'Process Administrator',
|
|
255
|
+
currentHandler: 'Current Handler',
|
|
256
|
+
allHandlingPersonnel: 'All Handling Personnel',
|
|
257
|
+
designatedPersonnel: 'Designated Personnel',
|
|
258
|
+
listOfDesignatedPersons: 'List Of Designated Persons',
|
|
259
|
+
processName: 'Process Name',
|
|
260
|
+
processCode: 'Process Code',
|
|
261
|
+
creater: 'Creater',
|
|
262
|
+
correspondingForm: 'Corresponding Form',
|
|
263
|
+
processType: 'Process Type',
|
|
264
|
+
system: 'System',
|
|
265
|
+
affiliatedBranch: 'Affiliated Branch',
|
|
266
|
+
customCategory: 'Custom Category',
|
|
267
|
+
initiationProcess: 'Initiation Process',
|
|
268
|
+
deleteProcess: 'Delete Process',
|
|
269
|
+
cancelProcess: 'Cancel Process',
|
|
270
|
+
endProcess: 'End Process',
|
|
271
|
+
pauseProcess: 'Pause Process',
|
|
272
|
+
continueTheProcess: 'Continue The Process',
|
|
273
|
+
jumpLink: 'Jump Link',
|
|
274
|
+
modificationHandler: 'Modification Handler',
|
|
275
|
+
addHandler: 'Add Handler',
|
|
276
|
+
decreaseOofHandler: 'Decrease Of Handler',
|
|
277
|
+
appointedTask: 'Appointed Task',
|
|
278
|
+
returnTask: 'Return Task',
|
|
279
|
+
retrieveTask: 'Retrieve Task',
|
|
280
|
+
processTaskParameterSettings: 'Process Task Parameter Settings',
|
|
281
|
+
uRLForProcessingTask: 'URL For Processing Task',
|
|
282
|
+
parametersForReceivingTaskID: 'Parameters For Receiving Task ID',
|
|
283
|
+
viewFormParameterSettings: 'View Form Parameter Settings',
|
|
284
|
+
viewTheURLOfTheForm: 'View The URL Of The Form',
|
|
285
|
+
parametersOfReceivingEntityID: 'Parameters Of Receiving Entity ID',
|
|
286
|
+
emergencyTreatmentParameterSetting: 'Emergency Treatment Parameter Setting',
|
|
287
|
+
uRLOfEmergencyHandling: 'URL Of Emergency Handling',
|
|
288
|
+
initiateProcessParameterSettings: 'Initiate Process Parameter Settings',
|
|
289
|
+
uRLOfTheInitiatingProcess: 'URL Of The Initiating Process',
|
|
290
|
+
parametersForReceivingProcessName: 'Parameters For Receiving Process Name',
|
|
291
|
+
customParameterValue: 'Custom Parameter Value',
|
|
292
|
+
ViewFlowHistoryPersonnel: 'View Flow History Personnel',
|
|
293
|
+
ViewCountersignatureResultPersonnel: 'View Countersignature Result Personnel',
|
|
294
|
+
ViewVotingResultsBy: 'View Voting Results By',
|
|
295
|
+
name: 'Name',
|
|
296
|
+
code: 'Code',
|
|
297
|
+
subprocess: 'Subprocess',
|
|
298
|
+
transferValueFromMainFormToSubForm: 'Transfer Value From Main Form To Sub Form',
|
|
299
|
+
fieldsOfTheMainForm: 'Fields Of The Main Form',
|
|
300
|
+
fieldsOfSubform: 'Fields Of Subform',
|
|
301
|
+
subformReturnsResultsToMainForm: 'Subform Returns Results To Main Form',
|
|
302
|
+
eventsTriggeredBeforeStartingASubprocess: 'Events Triggered Before Starting A Subprocess',
|
|
303
|
+
triggerSubprocessEndEvent: 'Trigger Subprocess End Event',
|
|
304
|
+
setTheHandlerOfTheFirstPhaseOfTheSubProcess: 'Set The Handler Of The First Phase Of The Sub Process',
|
|
305
|
+
keepTheHandlerUnchangedWhenTheTargetLinkIsHandledRepeatedly: 'Keep The Handler Unchanged When The Target Link Is Handled Repeatedly',
|
|
306
|
+
branchingCondition: 'Branching Condition',
|
|
307
|
+
processProperties: 'Process Properties',
|
|
308
|
+
basicProperties: 'Basic Properties',
|
|
309
|
+
permissionSettings: 'Permission Settings',
|
|
310
|
+
notificationSettings: 'Notification Settings',
|
|
311
|
+
sendNotificationAfterProcessEnds: 'Send Notification After Process Ends',
|
|
312
|
+
reminderSettings: 'Reminder Settings',
|
|
313
|
+
parameterSsetting: 'Parameter Setting',
|
|
314
|
+
event: 'Event',
|
|
315
|
+
processVariables: 'Process Variables',
|
|
316
|
+
propertiesOfSubprocesses: 'Properties Of Subprocesses',
|
|
317
|
+
settingOfHandler: 'Setting Of Handler',
|
|
318
|
+
eventProcessing: 'Event Processing',
|
|
319
|
+
sponsorsImmediateSuperior: 'Sponsor`s Immediate Superior',
|
|
320
|
+
sponsorsSuperiorDepartment: 'Sponsor`s Superior Department',
|
|
321
|
+
sponsorTopDepartment: 'Sponsor Top Department',
|
|
322
|
+
superiorDepartmentDirectlyUnderTheInitiator: 'Superior Department Directly Under The Initiator',
|
|
323
|
+
sponsorsImmediateSuperiorWorkingGroup: 'Sponsor`s Immediate Superior Working Group',
|
|
324
|
+
lastLinkHandlerDepartment: 'Last Link Handler Department',
|
|
325
|
+
previousLinkHandlerSuperiorDepartment: 'Previous Link Handler Superior Department',
|
|
326
|
+
topDepartmentOfHandlerInThePreviousLink: 'Top Department Of Handler In The Previous Link',
|
|
327
|
+
previousLinkHandlersDirectSuperiorDepartment: 'Previous Link Handler`s Direct Superior Department',
|
|
328
|
+
previousLinkHandlerWorkingGroup: 'Previous Link Handler Working Group',
|
|
329
|
+
workingGroupDirectlyUnderTheManagerInThePreviousLink: 'Working Group Directly Under The Manager In The Previous Link',
|
|
330
|
+
getSubprocessEntityBean: 'Get subprocess entity bean',
|
|
331
|
+
getSubprocessEntityBeanPlaceholder: 'The format is:xxxServiceImpl,for example:exampleServiceImpl',
|
|
332
|
+
getSubprocessEntityBeanInfo: 'The bean needs to implement the interface "tech.imatrix.wf.core.OnStartingSubProcess"',
|
|
333
|
+
isNull: 'Is Null',
|
|
334
|
+
isNotNull: 'Is Not Null',
|
|
335
|
+
defaultMailTemplate: 'Default Mail Template',
|
|
336
|
+
trustTask: 'Trust Task'
|
|
337
|
+
},
|
|
338
|
+
// 环节属性
|
|
339
|
+
task: {
|
|
340
|
+
newCc: 'New Cc',
|
|
341
|
+
judge: 'Judge',
|
|
342
|
+
end: 'End',
|
|
343
|
+
branch: 'Branch',
|
|
344
|
+
manualJudgment: 'Manual Judgment',
|
|
345
|
+
newTask: 'New Task',
|
|
346
|
+
converge: 'Converge',
|
|
347
|
+
newProcess: 'New Process',
|
|
348
|
+
start: 'Start',
|
|
349
|
+
subprocess: 'Subprocess',
|
|
350
|
+
needToBeUrged: 'Need To Be Urged',
|
|
351
|
+
urgingMethod: 'Urging Method',
|
|
352
|
+
timeLimitForHandling: 'Time Limit For Handling',
|
|
353
|
+
day: 'Day',
|
|
354
|
+
urgingInterval: 'Urging Interval',
|
|
355
|
+
hour: 'Hour',
|
|
356
|
+
alwaysUrging: 'Always Urging',
|
|
357
|
+
limitedUrging: 'Limited Urging',
|
|
358
|
+
timesOfUrging: 'Times Of Urging',
|
|
359
|
+
includingHandoverPersonnel: 'Including Handover Personnel',
|
|
360
|
+
handoverPersonnel: 'Handover Personnel',
|
|
361
|
+
includeNotifyPeople: 'Include Notify People',
|
|
362
|
+
name: 'Name',
|
|
363
|
+
code: 'Code',
|
|
364
|
+
taskTitle: 'Task Title',
|
|
365
|
+
emailNotification: 'Email Notification',
|
|
366
|
+
handlingPage: 'Handling Page',
|
|
367
|
+
remarks: 'Remarks',
|
|
368
|
+
allowViews: 'Allow Views',
|
|
369
|
+
allowToViewCountersignatureResults: 'Allow To View Countersignature Results',
|
|
370
|
+
allowToViewVotingResults: 'Allow To View Voting Results',
|
|
371
|
+
allowToViewFlowHistory: 'Allow To View Flow History',
|
|
372
|
+
allowFormsToPrint: 'Allow Forms To Print',
|
|
373
|
+
attachmentAuthority: 'Attachment Authority',
|
|
374
|
+
downloadAttachment: 'Download Attachment',
|
|
375
|
+
bodyPermission: 'Body Permission(Temporarily Closed)',
|
|
376
|
+
additionalConditions: 'Additional Conditions',
|
|
377
|
+
setConditions: 'Set Conditions',
|
|
378
|
+
HandlingMethod: 'Handling Method',
|
|
379
|
+
editorial: 'Editorial',
|
|
380
|
+
approvalType: 'Approval Type',
|
|
381
|
+
countersign: 'Countersign',
|
|
382
|
+
voting: 'Voting',
|
|
383
|
+
anyOneCanHandleIt: 'Any One Can Handle It',
|
|
384
|
+
forAll: 'For All',
|
|
385
|
+
passRate: 'Pass Rate',
|
|
386
|
+
modifyOperationName: 'Modify Operation Name',
|
|
387
|
+
operationType: 'Operation Type',
|
|
388
|
+
visibleOrNot: 'Visible Or Not',
|
|
389
|
+
save: 'Save',
|
|
390
|
+
submission: 'Submission',
|
|
391
|
+
agree: 'Agree',
|
|
392
|
+
disagree: 'Disagree',
|
|
393
|
+
favor: 'Favor',
|
|
394
|
+
opposition: 'Opposition',
|
|
395
|
+
waiver: 'Waiver',
|
|
396
|
+
receive: 'Receive',
|
|
397
|
+
giveUp: 'Give Up',
|
|
398
|
+
additionalSignature: 'Additional Signature',
|
|
399
|
+
reductionOfSignature: 'Reduction Of Signature',
|
|
400
|
+
assignTask: 'Assign Task',
|
|
401
|
+
copyTask: 'Copy Task',
|
|
402
|
+
retrieveTask: 'Retrieve Task',
|
|
403
|
+
exportReport: 'Export Report',
|
|
404
|
+
readTask: 'Read',
|
|
405
|
+
selectEditableField: 'Select Editable Field',
|
|
406
|
+
optionalField: 'Optional Field',
|
|
407
|
+
selectedFields: 'Selected Fields',
|
|
408
|
+
editingMethod: 'Editing Method',
|
|
409
|
+
propertyName: 'Property Name',
|
|
410
|
+
condition: 'Condition',
|
|
411
|
+
nothing: 'Nothing',
|
|
412
|
+
beforeSubmission: 'Before Submission',
|
|
413
|
+
executionURL: 'Execution URL',
|
|
414
|
+
errorMessage: 'Error Message',
|
|
415
|
+
afterSubmission: 'After Submission',
|
|
416
|
+
allowEditingForms: 'Allow Editing Forms',
|
|
417
|
+
commentsAllowed: 'Comments Allowed',
|
|
418
|
+
commentsAreRequired: 'Comments Are Required',
|
|
419
|
+
deletePermission: 'Delete Permission',
|
|
420
|
+
addAttachment: 'Add Attachment',
|
|
421
|
+
deleteAttachment: 'Delete Attachment',
|
|
422
|
+
propertiesOfCCTask: 'Properties Of CC Task',
|
|
423
|
+
basicProperties: 'Basic Properties',
|
|
424
|
+
settingOfHandler: 'Setting Of Handler',
|
|
425
|
+
permissionSettings: 'Permission Settings',
|
|
426
|
+
attributeOfConditionJudgment: 'Attribute Of Condition Judgment',
|
|
427
|
+
allBranchFlows: 'All Branch Flows',
|
|
428
|
+
targetLink: 'Target Link',
|
|
429
|
+
propertiesOfBranches: 'Properties Of Branches',
|
|
430
|
+
attributesOfManualJudgment: 'Attributes of manual Judgment',
|
|
431
|
+
linkAttribute: 'Link Attribute',
|
|
432
|
+
autoFillInFieldSettings: 'Auto Fill In Field Settings',
|
|
433
|
+
reminderSettings: 'Reminder Settings',
|
|
434
|
+
eventProcessing: 'Event Processing',
|
|
435
|
+
linkVariable: 'Link Variable',
|
|
436
|
+
convergedProperties: 'Converged Properties',
|
|
437
|
+
humanTask: 'Human Task',
|
|
438
|
+
conditionJudgment: 'Condition Judgment',
|
|
439
|
+
cCtask: 'CC Task',
|
|
440
|
+
canItBeRejected: 'Can It Be Rejected',
|
|
441
|
+
selectMailTemplate: 'Select Mail Template',
|
|
442
|
+
selectTemplate: 'Select Template'
|
|
443
|
+
},
|
|
444
|
+
// 流向属性
|
|
445
|
+
transition: {
|
|
446
|
+
flowProperties: 'Flow Properties',
|
|
447
|
+
basicProperties: 'Basic Properties',
|
|
448
|
+
notificationSettings: 'Notification Settings',
|
|
449
|
+
sendNotificationAfterFlow: 'Send Notification After Flow',
|
|
450
|
+
autoFillInFieldSettings: 'Auto Fill In Field Settings',
|
|
451
|
+
eventProcessing: 'Event Processing',
|
|
452
|
+
triggerFlowThroughEvent: 'Trigger Flow Through Event',
|
|
453
|
+
beanName: 'Bean Name'
|
|
454
|
+
},
|
|
455
|
+
condition: {
|
|
456
|
+
combinationCondition: 'Combination Condition',
|
|
457
|
+
currentUserId: 'Current User ID',
|
|
458
|
+
currentUserLogin: 'Current User Login',
|
|
459
|
+
currentUserName: 'Current User Name',
|
|
460
|
+
fillInManually: 'Fill In Manually',
|
|
461
|
+
environmentVariable: 'Environment Variable',
|
|
462
|
+
databaseFields: 'Database fields',
|
|
463
|
+
requestParameters: 'Request Parameters',
|
|
464
|
+
currentTime: 'Current Time',
|
|
465
|
+
currentDate: 'Current Date',
|
|
466
|
+
currentTransactor: 'Current Transactor',
|
|
467
|
+
currentTransactorName: 'Current Transactor Name',
|
|
468
|
+
currentTransactorId: 'Current Transactor Id',
|
|
469
|
+
currentTransactorMainDepartmentId: 'Current Transactor Main Department Id',
|
|
470
|
+
currentTransactorMainDepartment: 'Current Transactor Main Department',
|
|
471
|
+
currentTransactorRoleId: 'Current Transactor Role Id',
|
|
472
|
+
currentTransactorRole: 'Current Transactor Role',
|
|
473
|
+
currentTransactorWorkGroupId: 'Current Transactor Work Group Id',
|
|
474
|
+
currentTransactorWorkGroup: 'Current Transactor Work Group',
|
|
475
|
+
whenTheVariableIsEmpty: 'When The Variable Is Empty',
|
|
476
|
+
ignore11: 'Ignore (1 = 1)',
|
|
477
|
+
nonConformity: 'Non Conformity (1 < > 1)',
|
|
478
|
+
currentHandler: 'Current Handler',
|
|
479
|
+
currentTaskClient: 'Current Task Client',
|
|
480
|
+
currentAssignor: 'Current Assignor',
|
|
481
|
+
rowsCanBeAdded: 'Rows Can Be Added',
|
|
482
|
+
deleteLine: 'Delete Line',
|
|
483
|
+
modifiableHistoricalData: 'Modifiable Historical Data',
|
|
484
|
+
controlByField: 'Control By Field',
|
|
485
|
+
allReadOnly: 'All Read Only',
|
|
486
|
+
allRequired: 'All Required',
|
|
487
|
+
mainTableField: 'Main Table Field',
|
|
488
|
+
linkName: 'Link Name',
|
|
489
|
+
linkCode: 'Link Code',
|
|
490
|
+
taskFields: 'Task Fields',
|
|
491
|
+
systemParameter: 'System Parameter',
|
|
492
|
+
personnelScope: 'Personnel Scope',
|
|
493
|
+
mainTableConditions: 'Main Table Conditions',
|
|
494
|
+
subtableCondition: 'Subtable Condition',
|
|
495
|
+
accessControl: 'Access Control',
|
|
496
|
+
formBindingModel: 'Form Binding Model',
|
|
497
|
+
allFields: 'All Fields'
|
|
498
|
+
}
|
|
499
|
+
}
|
|
500
|
+
};
|
|
501
|
+
/* harmony default export */ var langs_en = (en);
|
|
502
|
+
// CONCATENATED MODULE: ./src/i18n/langs/cn.js
|
|
503
|
+
var cn = {
|
|
504
|
+
workflowEditorPublicModel: {
|
|
505
|
+
add: '添加',
|
|
506
|
+
insert: '插入',
|
|
507
|
+
delete: '删除',
|
|
508
|
+
viewConditions: '查看条件',
|
|
509
|
+
agree: '同意',
|
|
510
|
+
disagree: '不同意',
|
|
511
|
+
andOr: '并且/或者',
|
|
512
|
+
mail: '邮件',
|
|
513
|
+
message: '短信',
|
|
514
|
+
App: 'App',
|
|
515
|
+
dingding: '钉钉',
|
|
516
|
+
determine: '确定',
|
|
517
|
+
cancel: '取消',
|
|
518
|
+
choice: '选择',
|
|
519
|
+
empty: '清空',
|
|
520
|
+
save: '保存',
|
|
521
|
+
export: '导出',
|
|
522
|
+
open: '打开',
|
|
523
|
+
return: '返回',
|
|
524
|
+
flowChart: '流程图',
|
|
525
|
+
close: '关闭',
|
|
526
|
+
selectPage: '选择页面',
|
|
527
|
+
search: '查询',
|
|
528
|
+
adminSave: '管理员保存',
|
|
529
|
+
tipTitle: '提示',
|
|
530
|
+
i18nSet: '国际化设置',
|
|
531
|
+
i18nZh: '中文',
|
|
532
|
+
i18nEn: '英文',
|
|
533
|
+
i18nKey: '国际化key',
|
|
534
|
+
subprocessTitle: '子流程流转历史'
|
|
535
|
+
},
|
|
536
|
+
workflowEditorMessage: {
|
|
537
|
+
requiredAndMustBeADate: '必填且必须为日期',
|
|
538
|
+
requiredAndMustBeAnInteger: '必填且必须为整数',
|
|
539
|
+
requiredAndMustBeDecimal: '必填且必须为小数',
|
|
540
|
+
mustFill: '必填',
|
|
541
|
+
recordLine: '第{row}行记录',
|
|
542
|
+
pageRecordLine: '第{pageNum}页第{row}行记录',
|
|
543
|
+
currentHandlingPersonnel: '当前办理人员',
|
|
544
|
+
pleaseSelect: '请选择',
|
|
545
|
+
pleaseSelectARow: '请选中一行',
|
|
546
|
+
conditionsHaveNotBeenSet: '还未设置条件',
|
|
547
|
+
viewConditions: '查看条件',
|
|
548
|
+
fieldSettings: '字段设置',
|
|
549
|
+
valueSetting: '值设置',
|
|
550
|
+
pleaseEnterContent: '请输入内容',
|
|
551
|
+
theFieldNameOrFieldValueInLineCannotBeEmpty: '第{row}行的字段名或者字段值不能为空',
|
|
552
|
+
fieldNameCannotBeEmpty: '字段名不能为空',
|
|
553
|
+
fieldValueCannotBeEmpty: '字段值不能为空',
|
|
554
|
+
pleaseEnterASubject: '请输入主题',
|
|
555
|
+
selectStandardFields: '选择标准字段',
|
|
556
|
+
pleaseEnterTheRoleName: '请输入角色名称',
|
|
557
|
+
queryResultIsEmpty: '查询结果为空',
|
|
558
|
+
selectRole: '选择角色',
|
|
559
|
+
enterText: '输入文字',
|
|
560
|
+
selectField: '选择字段',
|
|
561
|
+
pleaseSelectPersonnel: '请选择人员',
|
|
562
|
+
pleaseSelectAValue: '请选择值',
|
|
563
|
+
pleaseSelectAValueInTheCurrentTab: '请在当前页签中选中一个值',
|
|
564
|
+
variableNameCannotBeEmpty: '变量名不能为空',
|
|
565
|
+
variableValueCannotBeEmpty: '变量值不能为空',
|
|
566
|
+
variableNameOrValueOnLineCannotBeEmpty: '第{row}行的变量名或者变量值不能为空',
|
|
567
|
+
whenThereAreMultipleManagers: '多个办理人时',
|
|
568
|
+
duplicateOperationTypeWithLinePleaseReselect: '与第{row}行的操作类型重复了,请重新选择',
|
|
569
|
+
theOperationTypeOrNameInLineIsEmpty: '第{row}行的操作类型或者名称为空',
|
|
570
|
+
readOnly: '只读',
|
|
571
|
+
pleaseEnterFieldName: '请输入字段名',
|
|
572
|
+
dataInLineCannotBeEmpty: '第{row}行的{data1}或{data2}不能为空',
|
|
573
|
+
dataCannotBeEmpty: '{data}不能为空',
|
|
574
|
+
theStartAndEndOfTheFlowDirectionCannotBeTheSame: '流向的起点和终点不能相同',
|
|
575
|
+
onlyConditionJudgmentBranchAndManualJudgmentCanHaveMultipleOutboundFlows: '只有条件判断、分支以及人工判断才能有多条外出流向',
|
|
576
|
+
startAndEndNodesCannotBeConnectedDirectly: '开始节点和结束节点不能直接相连',
|
|
577
|
+
endNodeCannotHaveOutFlowDirection: '结束节点不能有外出流向',
|
|
578
|
+
itIsTheSameAsTheExistingLink: '与已有环节:{name}的编码重复',
|
|
579
|
+
updateSuccessful: '更新成功',
|
|
580
|
+
savedSuccessfully: '保存成功',
|
|
581
|
+
exportSucceeded: '导出成功',
|
|
582
|
+
pleaseSelectRole: '请选择角色',
|
|
583
|
+
subTableMustInputDatas: '[{subTable}] 子表必须录入数据',
|
|
584
|
+
pleaseEnterTheNameOrCode: '请输入字段名或字段描述',
|
|
585
|
+
updateVersionSuccessful: '成功更新版本',
|
|
586
|
+
addVersionSuccessful: '成功增加版本',
|
|
587
|
+
adminSaveTip: '有以下几种情况时必须增加版本:',
|
|
588
|
+
adminSaveTip1: '1、修改了流程名称或编码',
|
|
589
|
+
adminSaveTip2: '2、修改了节点名称或编码',
|
|
590
|
+
adminSaveTip3: '3、增加了节点或流向',
|
|
591
|
+
adminSaveTip4: '4、移除了节点或流向',
|
|
592
|
+
adminSaveTip5: '请选择“增加版本”或“更新当前版本”?',
|
|
593
|
+
updateVersion: '更新当前版本',
|
|
594
|
+
addVersion: '增加版本',
|
|
595
|
+
pleaseInputCode: '请先输入编码,再做国际化配置',
|
|
596
|
+
blankFieldNameOrValue: '字段名或值有空白'
|
|
597
|
+
},
|
|
598
|
+
workflowEditor: {
|
|
599
|
+
// 主页面
|
|
600
|
+
main: {
|
|
601
|
+
tacheType: '环节类型',
|
|
602
|
+
straightLine: '直线',
|
|
603
|
+
curveLine: '曲线',
|
|
604
|
+
brokenLine: '折线'
|
|
605
|
+
},
|
|
606
|
+
// 公共属性
|
|
607
|
+
common: {
|
|
608
|
+
remove: '移除',
|
|
609
|
+
attribute: '属性',
|
|
610
|
+
fieldName: '字段名(*)',
|
|
611
|
+
operator: '操作符',
|
|
612
|
+
value: '值(*)',
|
|
613
|
+
name: '字段名',
|
|
614
|
+
fieldValue: '字段值',
|
|
615
|
+
separator: '分隔符',
|
|
616
|
+
fillInMethod: '填写方式',
|
|
617
|
+
cover: '覆盖',
|
|
618
|
+
append: '追加',
|
|
619
|
+
insertToFront: '插入到最前',
|
|
620
|
+
fillInTime: '填写时间',
|
|
621
|
+
fillInBeforeHandling: '办理前填写',
|
|
622
|
+
fillInAfterHandling: '办理后填写',
|
|
623
|
+
type: '类别(*)',
|
|
624
|
+
user: '用户',
|
|
625
|
+
role: '角色',
|
|
626
|
+
department: '部门',
|
|
627
|
+
workgroup: '工作组',
|
|
628
|
+
selectFormField: '选择表单字段',
|
|
629
|
+
notificationMethod: '通知方式',
|
|
630
|
+
addressee: '收件人',
|
|
631
|
+
theme: '主题',
|
|
632
|
+
content: '内容',
|
|
633
|
+
notifyPersonnel: '通知人员',
|
|
634
|
+
selectusers: '选择用户',
|
|
635
|
+
selectDepartment: '选择部门',
|
|
636
|
+
selectTeam: '选择工作组',
|
|
637
|
+
selectRole: '选择角色',
|
|
638
|
+
organizationStructure: '组织结构',
|
|
639
|
+
formField: '表单字段',
|
|
640
|
+
variableName: '变量名',
|
|
641
|
+
variableValue: '变量值',
|
|
642
|
+
selectField: '选择字段'
|
|
643
|
+
},
|
|
644
|
+
// 流程属性
|
|
645
|
+
process: {
|
|
646
|
+
processInitiator: '流程发起人',
|
|
647
|
+
processInitiatorRole: '流程发起人角色',
|
|
648
|
+
processInitiatorDepartment: '流程发起人部门',
|
|
649
|
+
processInitiatorSuperiorDepartment: '流程发起人上级部门',
|
|
650
|
+
processInitiatorTopDepartment: '流程发起人顶级部门',
|
|
651
|
+
processInitiatorWorkingGroup: '流程发起人工作组',
|
|
652
|
+
nameOfTheDirectSuperiorOfTheProcessInitiator: '流程发起人直属上级姓名',
|
|
653
|
+
processInitiatorsDirectSuperiorDepartment: '流程发起人直属上级部门',
|
|
654
|
+
directSuperiorRoleOfProcessInitiator: '流程发起人直属上级角色',
|
|
655
|
+
ProcessInitiatorsImmediateSuperiorWorkingGroup: '流程发起人直属上级工作组',
|
|
656
|
+
nameOfCurrentHandler: '当前办理人姓名',
|
|
657
|
+
currentHandlerRole: '当前办理人角色',
|
|
658
|
+
currentHandlerDepartment: '当前办理人部门',
|
|
659
|
+
currentHandlerSuperiorDepartment: '当前办理人上级部门',
|
|
660
|
+
topDepartmentOfCurrentHandler: '当前办理人顶级部门',
|
|
661
|
+
currentHandlerWorkingGroup: '当前办理人工作组',
|
|
662
|
+
nameOfTheImmediateSuperiorOfTheCurrentHandler: '当前办理人直属上级姓名',
|
|
663
|
+
currentHandlerDirectSuperiorDepartment: '当前办理人直属上级部门',
|
|
664
|
+
currentManagerDirectSuperiorRole: '当前办理人直属上级角色',
|
|
665
|
+
workingGroupDirectlyUnderTheCurrentHandler: '当前办理人直属上级工作组',
|
|
666
|
+
topDepartments: '顶级部门',
|
|
667
|
+
approvalResults: '审批结果',
|
|
668
|
+
totalNnumberOfPersonsWhoDisagreeWithTheCountersignature: '会签不同意人员总数',
|
|
669
|
+
totalNumberOfCountersignedAndAgreedPersonnel: '会签同意人员总数',
|
|
670
|
+
percentageOfPersonsWhoDisagreeWithTheCountersignature: '会签不同意人员百分比',
|
|
671
|
+
percentageOfCountersignedAndAgreedPersonnel: '会签同意人员百分比',
|
|
672
|
+
percentageOfAbstentions: '弃权票百分比',
|
|
673
|
+
percentageOfVotesAgainst: '反对票百分比',
|
|
674
|
+
percentageOfAffirmativeVotes: '赞成票百分比',
|
|
675
|
+
totalNumberOfAbstentions: '弃权票总数',
|
|
676
|
+
totalVotesAgainst: '反对票总数',
|
|
677
|
+
totalNumberOfAffirmativeVotes: '赞成票总数',
|
|
678
|
+
standardFields: '标准字段',
|
|
679
|
+
perhaps: '或者',
|
|
680
|
+
also: '并且',
|
|
681
|
+
greaterThan: '大于',
|
|
682
|
+
lessThan: '小于',
|
|
683
|
+
beEqualTo: '等于',
|
|
684
|
+
notGreaterThan: '不大于',
|
|
685
|
+
notLessThan: '不小于',
|
|
686
|
+
notEqualTo: '不等于',
|
|
687
|
+
contain: '包含',
|
|
688
|
+
notIncluded: '不包含',
|
|
689
|
+
laterThan: '晚于',
|
|
690
|
+
earlierThan: '早于',
|
|
691
|
+
noLaterThan: '不晚于',
|
|
692
|
+
noEarlierThan: '不早于',
|
|
693
|
+
handlingTimeOfThisLink: '本环节办理时间',
|
|
694
|
+
handlerIDOfThisLink: '本环节办理人id',
|
|
695
|
+
currentHandlerPrincipalDepartmentID: '当前办理人正职部门id',
|
|
696
|
+
iDOfTheImmediateSuperiorOfTheCurrentHandler: '当前办理人直属上级id',
|
|
697
|
+
iDOfTheSuperiorDepartmentDirectlyUnderTheCurrentHandler: '当前办理人直属上级正职部门id',
|
|
698
|
+
loginNameOfTheHandlerInThisLink: '本环节办理人登录名',
|
|
699
|
+
NameOfCurrentHandler: '当前办理人姓名',
|
|
700
|
+
CurrentHandlerDepartment: '当前办理人部门',
|
|
701
|
+
CurrentHandlerDepartmentID: '当前办理人部门id',
|
|
702
|
+
CurrentManagersPrincipalDepartment: '当前办理人正职部门',
|
|
703
|
+
iDOfSsuperiorDepartmentOfCurrentHandler: '当前办理人上级部门id',
|
|
704
|
+
CurrentHandlersSuperiorDepartment: '当前办理人上级部门',
|
|
705
|
+
TopDepartmentOfCurrentHandler: '当前办理人顶级部门',
|
|
706
|
+
TopDepartmentIDOfCurrentHandler: '当前办理人顶级部门id',
|
|
707
|
+
CurrentHandlerRole: '当前办理人角色',
|
|
708
|
+
CurrentHandlerRoleID: '当前办理人角色id',
|
|
709
|
+
CurrentHandlerWorkingGroupID: '当前办理人工作组id',
|
|
710
|
+
LoginNameOfTheImmediateSuperiorOfTheCurrentHandler: '当前办理人直属上级登录名',
|
|
711
|
+
currentHandlersDirectSuperiorDepartment: '当前办理人直属上级部门',
|
|
712
|
+
currentManagersDirectSuperiorDepartment: '当前办理人直属上级正职部门',
|
|
713
|
+
currentManagersDirectSuperiorRole: '当前办理人直属上级角色',
|
|
714
|
+
currentHandlersDirectSuperiorRoleID: '当前办理人直属上级角色id',
|
|
715
|
+
currentManagersDirectSuperiorWork: '当前办理人直属上级工作',
|
|
716
|
+
iDOfTheWorkingGroupDirectlyUnderTheCurrentHandler: '当前办理人直属上级工作组id',
|
|
717
|
+
operationsPerformedInThisPhase: '本环节执行的操作',
|
|
718
|
+
handlerIDOfThePreviousLink: '上一环节办理人id',
|
|
719
|
+
lastLinkHandlerLogin: '上一环节办理人登录名',
|
|
720
|
+
nameOfHandlerInThePreviousLink: '上一环节办理人姓名',
|
|
721
|
+
currentManagersIdDirectlyUnderTheSuperior: '当前办理人直属上级部门id',
|
|
722
|
+
appointmentOfHandlerInThePreviousLink: '上一环节办理人指定',
|
|
723
|
+
personSpecifiedInFormField: '表单字段中指定的人员',
|
|
724
|
+
filterByCriteria: '按条件筛选',
|
|
725
|
+
additionalConditions: '附加条件',
|
|
726
|
+
handlingYyThePersonnelOfTheDepartmentOfTheInitiator: '发起人所在部门人员办理',
|
|
727
|
+
personnelOfTheDepartmentWhereTheInitiatorWorksParticipateInTheHandling: '发起人所在部门人员参与办理',
|
|
728
|
+
selectSpecificHandler: '选择具体办理人',
|
|
729
|
+
selectionMethod: '选择方式',
|
|
730
|
+
manualSelection: '人工选择',
|
|
731
|
+
autoSelect: '自动选择',
|
|
732
|
+
callbackURL: '回调URL',
|
|
733
|
+
cannotBeEmpty: '不能为空',
|
|
734
|
+
selectURL: '选人URL',
|
|
735
|
+
fieldName: '字段名称',
|
|
736
|
+
processAdministrator: '流程管理员',
|
|
737
|
+
currentHandler: '当前办理人',
|
|
738
|
+
allHandlingPersonnel: '所有办理人员',
|
|
739
|
+
designatedPersonnel: '指定人员',
|
|
740
|
+
listOfDesignatedPersons: '指定人员列表',
|
|
741
|
+
processName: '流程名称',
|
|
742
|
+
processCode: '流程编码',
|
|
743
|
+
creater: '创建人',
|
|
744
|
+
correspondingForm: '对应表单',
|
|
745
|
+
processType: '流程类型',
|
|
746
|
+
system: '所属系统',
|
|
747
|
+
affiliatedBranch: '所属分支机构',
|
|
748
|
+
customCategory: '自定义类别',
|
|
749
|
+
initiationProcess: '发起流程',
|
|
750
|
+
deleteProcess: '删除流程',
|
|
751
|
+
cancelProcess: '取消流程',
|
|
752
|
+
endProcess: '结束流程',
|
|
753
|
+
pauseProcess: '暂停流程',
|
|
754
|
+
continueTheProcess: '继续流程',
|
|
755
|
+
jumpLink: '跳转环节',
|
|
756
|
+
modificationHandler: '修改办理人',
|
|
757
|
+
addHandler: '增加办理人',
|
|
758
|
+
decreaseOofHandler: '减少办理人',
|
|
759
|
+
appointedTask: '指派任务',
|
|
760
|
+
returnTask: '退回任务',
|
|
761
|
+
retrieveTask: '取回任务',
|
|
762
|
+
processTaskParameterSettings: '办理任务参数设置',
|
|
763
|
+
uRLForProcessingTask: '办理任务的url',
|
|
764
|
+
parametersForReceivingTaskID: '接收任务id的参数',
|
|
765
|
+
viewFormParameterSettings: '查看表单参数设置',
|
|
766
|
+
viewTheURLOfTheForm: '查看表单的url',
|
|
767
|
+
parametersOfReceivingEntityID: '接收实体id的参数',
|
|
768
|
+
emergencyTreatmentParameterSetting: '应急处理参数设置',
|
|
769
|
+
uRLOfEmergencyHandling: '应急处理的url',
|
|
770
|
+
initiateProcessParameterSettings: '发起流程参数设置',
|
|
771
|
+
uRLOfTheInitiatingProcess: '发起流程的url',
|
|
772
|
+
parametersForReceivingProcessName: '接收流程名称的参数',
|
|
773
|
+
customParameterValue: '自定义参数值',
|
|
774
|
+
ViewFlowHistoryPersonnel: '查看流转历史人员',
|
|
775
|
+
ViewCountersignatureResultPersonnel: '查看会签结果人员',
|
|
776
|
+
ViewVotingResultsBy: '查看投票结果人员',
|
|
777
|
+
name: '名称',
|
|
778
|
+
code: '编码',
|
|
779
|
+
subprocess: '子流程',
|
|
780
|
+
transferValueFromMainFormToSubForm: '主表单给子表单传值',
|
|
781
|
+
fieldsOfTheMainForm: '主表单的字段',
|
|
782
|
+
fieldsOfSubform: '子表单的字段',
|
|
783
|
+
subformReturnsResultsToMainForm: '子表单返回结果给主表单',
|
|
784
|
+
eventsTriggeredBeforeStartingASubprocess: '启动子流程前事件',
|
|
785
|
+
triggerSubprocessEndEvent: '触发子流程结束事件',
|
|
786
|
+
setTheHandlerOfTheFirstPhaseOfTheSubProcess: '设置子流程第一环节办理人',
|
|
787
|
+
keepTheHandlerUnchangedWhenTheTargetLinkIsHandledRepeatedly: '目标环节重复办理时保持办理人不变',
|
|
788
|
+
branchingCondition: '分支条件',
|
|
789
|
+
processProperties: '流程属性',
|
|
790
|
+
basicProperties: '基本属性',
|
|
791
|
+
permissionSettings: '权限设置',
|
|
792
|
+
notificationSettings: '通知设置',
|
|
793
|
+
sendNotificationAfterProcessEnds: '流程结束后发送通知',
|
|
794
|
+
reminderSettings: '催办设置',
|
|
795
|
+
parameterSsetting: '参数设置',
|
|
796
|
+
event: '事件',
|
|
797
|
+
processVariables: '流程变量',
|
|
798
|
+
propertiesOfSubprocesses: '子流程的属性',
|
|
799
|
+
settingOfHandler: '办理人设置',
|
|
800
|
+
eventProcessing: '事件处理',
|
|
801
|
+
sponsorsImmediateSuperior: '发起人直属上级',
|
|
802
|
+
sponsorsSuperiorDepartment: '发起人上级部门',
|
|
803
|
+
sponsorTopDepartment: '发起人顶级部门',
|
|
804
|
+
superiorDepartmentDirectlyUnderTheInitiator: '发起人直属上级部门',
|
|
805
|
+
sponsorsImmediateSuperiorWorkingGroup: '发起人直属上级工作组',
|
|
806
|
+
lastLinkHandlerDepartment: '上一环节办理人部门',
|
|
807
|
+
previousLinkHandlerSuperiorDepartment: '上一环节办理人上级部门',
|
|
808
|
+
topDepartmentOfHandlerInThePreviousLink: '上一环节办理人顶级部门',
|
|
809
|
+
previousLinkHandlersDirectSuperiorDepartment: '上一环节办理人直属上级部门',
|
|
810
|
+
previousLinkHandlerWorkingGroup: '上一环节办理人工作组',
|
|
811
|
+
workingGroupDirectlyUnderTheManagerInThePreviousLink: '上一环节办理人直属上级工作组',
|
|
812
|
+
getSubprocessEntityBean: '获得子流程实体bean',
|
|
813
|
+
getSubprocessEntityBeanPlaceholder: '格式为:xxxServiceImpl,例如:exampleServiceImpl',
|
|
814
|
+
getSubprocessEntityBeanInfo: '该bean需要实现接口tech.imatrix.wf.core.OnStartingSubProcess',
|
|
815
|
+
isNull: '等于Null',
|
|
816
|
+
isNotNull: '不等于Null',
|
|
817
|
+
defaultMailTemplate: '默认邮件模板',
|
|
818
|
+
trustTask: '委托任务'
|
|
819
|
+
},
|
|
820
|
+
// 环节属性
|
|
821
|
+
task: {
|
|
822
|
+
newCc: '新抄送',
|
|
823
|
+
judge: '判断',
|
|
824
|
+
end: '结束',
|
|
825
|
+
branch: '分支',
|
|
826
|
+
manualJudgment: '人工判断',
|
|
827
|
+
newTask: '新任务',
|
|
828
|
+
converge: '汇聚',
|
|
829
|
+
newProcess: '新流程',
|
|
830
|
+
start: '开始',
|
|
831
|
+
subprocess: '子流程',
|
|
832
|
+
needToBeUrged: '需要催办',
|
|
833
|
+
urgingMethod: '催办方式',
|
|
834
|
+
timeLimitForHandling: '办理时限',
|
|
835
|
+
day: '天',
|
|
836
|
+
urgingInterval: '催办间隔',
|
|
837
|
+
hour: '小时',
|
|
838
|
+
alwaysUrging: '一直催办',
|
|
839
|
+
limitedUrging: '限次催办',
|
|
840
|
+
timesOfUrging: '催办次数',
|
|
841
|
+
includingHandoverPersonnel: '包含移交人员',
|
|
842
|
+
handoverPersonnel: '移交人员',
|
|
843
|
+
includeNotifyPeople: '包含通知人员',
|
|
844
|
+
name: '名称',
|
|
845
|
+
code: '编码',
|
|
846
|
+
taskTitle: '任务标题',
|
|
847
|
+
emailNotification: '邮件通知',
|
|
848
|
+
handlingPage: '办理页面',
|
|
849
|
+
remarks: '备注',
|
|
850
|
+
allowViews: '允许查看意见',
|
|
851
|
+
allowToViewCountersignatureResults: '允许查看会签结果',
|
|
852
|
+
allowToViewVotingResults: '允许查看投票结果',
|
|
853
|
+
allowToViewFlowHistory: '允许查看流转历史',
|
|
854
|
+
allowFormsToPrint: '允许打印表单',
|
|
855
|
+
attachmentAuthority: '附件权限',
|
|
856
|
+
downloadAttachment: '下载附件',
|
|
857
|
+
bodyPermission: '正文权限(暂不开放)',
|
|
858
|
+
additionalConditions: '附加条件',
|
|
859
|
+
setConditions: '设置条件',
|
|
860
|
+
HandlingMethod: '办理方式',
|
|
861
|
+
editorial: '编辑式',
|
|
862
|
+
approvalType: '审批式',
|
|
863
|
+
countersign: '会签式',
|
|
864
|
+
voting: '投票式',
|
|
865
|
+
anyOneCanHandleIt: '任意一人办理即可',
|
|
866
|
+
forAll: '所有人均需办理',
|
|
867
|
+
passRate: '通过率',
|
|
868
|
+
modifyOperationName: '修改操作名称',
|
|
869
|
+
operationType: '操作类型',
|
|
870
|
+
visibleOrNot: '是否可见',
|
|
871
|
+
save: '保存',
|
|
872
|
+
submission: '提交',
|
|
873
|
+
agree: '同意',
|
|
874
|
+
disagree: '不同意',
|
|
875
|
+
favor: '赞成',
|
|
876
|
+
opposition: '反对',
|
|
877
|
+
waiver: '弃权',
|
|
878
|
+
receive: '领取',
|
|
879
|
+
giveUp: '放弃',
|
|
880
|
+
additionalSignature: '加签',
|
|
881
|
+
reductionOfSignature: '减签',
|
|
882
|
+
assignTask: '指派',
|
|
883
|
+
copyTask: '抄送',
|
|
884
|
+
retrieveTask: '取回',
|
|
885
|
+
exportReport: '导出报告',
|
|
886
|
+
readTask: '阅',
|
|
887
|
+
selectEditableField: '选择可编辑字段',
|
|
888
|
+
optionalField: '可选字段',
|
|
889
|
+
selectedFields: '已选字段',
|
|
890
|
+
editingMethod: '编辑方式',
|
|
891
|
+
propertyName: '属性名',
|
|
892
|
+
condition: '条件',
|
|
893
|
+
nothing: '无',
|
|
894
|
+
beforeSubmission: '提交前',
|
|
895
|
+
executionURL: '执行url',
|
|
896
|
+
errorMessage: '出错信息',
|
|
897
|
+
afterSubmission: '提交后',
|
|
898
|
+
allowEditingForms: '允许编辑表单',
|
|
899
|
+
commentsAllowed: '允许填写意见',
|
|
900
|
+
commentsAreRequired: '必须填写意见',
|
|
901
|
+
deletePermission: '删除权限',
|
|
902
|
+
addAttachment: '添加附件',
|
|
903
|
+
deleteAttachment: '删除附件',
|
|
904
|
+
propertiesOfCCTask: '抄送任务的属性',
|
|
905
|
+
basicProperties: '基本属性',
|
|
906
|
+
settingOfHandler: '办理人设置',
|
|
907
|
+
permissionSettings: '权限设置',
|
|
908
|
+
attributeOfConditionJudgment: '条件判断的属性',
|
|
909
|
+
allBranchFlows: '所有分支流向',
|
|
910
|
+
targetLink: '目标环节',
|
|
911
|
+
propertiesOfBranches: '分支的属性',
|
|
912
|
+
attributesOfManualJudgment: '人工判断的属性',
|
|
913
|
+
linkAttribute: '环节属性',
|
|
914
|
+
autoFillInFieldSettings: '自动填写字段设置',
|
|
915
|
+
reminderSettings: '催办设置',
|
|
916
|
+
eventProcessing: '事件处理',
|
|
917
|
+
linkVariable: '环节变量',
|
|
918
|
+
convergedProperties: '汇聚的属性',
|
|
919
|
+
humanTask: '人工任务',
|
|
920
|
+
conditionJudgment: '条件判断',
|
|
921
|
+
cCtask: '抄送任务',
|
|
922
|
+
canItBeRejected: '是否可驳回',
|
|
923
|
+
selectMailTemplate: '选择邮件模板',
|
|
924
|
+
selectTemplate: '选择模板'
|
|
925
|
+
},
|
|
926
|
+
// 流向属性
|
|
927
|
+
transition: {
|
|
928
|
+
flowProperties: '流向属性',
|
|
929
|
+
basicProperties: '基本属性',
|
|
930
|
+
notificationSettings: '通知设置',
|
|
931
|
+
sendNotificationAfterFlow: '流过后发送通知',
|
|
932
|
+
autoFillInFieldSettings: '自动填写字段设置',
|
|
933
|
+
eventProcessing: '事件处理',
|
|
934
|
+
triggerFlowThroughEvent: '触发流过事件',
|
|
935
|
+
beanName: 'bean名称'
|
|
936
|
+
},
|
|
937
|
+
condition: {
|
|
938
|
+
combinationCondition: '组合条件',
|
|
939
|
+
currentUserId: '当前用户ID',
|
|
940
|
+
currentUserLogin: '当前用户登录名',
|
|
941
|
+
currentUserName: '当前用户姓名',
|
|
942
|
+
fillInManually: '手动填写',
|
|
943
|
+
environmentVariable: '环境变量',
|
|
944
|
+
databaseFields: '数据库字段',
|
|
945
|
+
requestParameters: '请求参数',
|
|
946
|
+
currentTime: '当前时间',
|
|
947
|
+
currentDate: '当前日期',
|
|
948
|
+
currentTransactor: '当前用户登录名',
|
|
949
|
+
currentTransactorName: '当前用户姓名',
|
|
950
|
+
currentTransactorId: '当前用户id',
|
|
951
|
+
currentTransactorMainDepartmentId: '当前用户部门id',
|
|
952
|
+
currentTransactorMainDepartment: '当前用户部门名称',
|
|
953
|
+
currentTransactorRoleId: '当前用户角色id',
|
|
954
|
+
currentTransactorRole: '当前用户角色名称',
|
|
955
|
+
currentTransactorWorkGroupId: '当前用户工作组id',
|
|
956
|
+
currentTransactorWorkGroup: '当前用户工作组名称',
|
|
957
|
+
whenTheVariableIsEmpty: '变量为空时',
|
|
958
|
+
ignore11: '忽略(1=1)',
|
|
959
|
+
nonConformity: '不符合(1<>1)',
|
|
960
|
+
currentHandler: '当前办理人',
|
|
961
|
+
currentTaskClient: '当前任务委托人',
|
|
962
|
+
currentAssignor: '当前指派人',
|
|
963
|
+
rowsCanBeAdded: '可添加行',
|
|
964
|
+
deleteLine: '可删除行',
|
|
965
|
+
modifiableHistoricalData: '可修改历史数据',
|
|
966
|
+
controlByField: '按字段控制',
|
|
967
|
+
allReadOnly: '全部只读',
|
|
968
|
+
allRequired: '全部必填',
|
|
969
|
+
mainTableField: '主表字段',
|
|
970
|
+
linkName: '环节名称',
|
|
971
|
+
linkCode: '环节编码',
|
|
972
|
+
taskFields: '任务字段',
|
|
973
|
+
systemParameter: '系统参数',
|
|
974
|
+
personnelScope: '人员范围',
|
|
975
|
+
mainTableConditions: '主表条件',
|
|
976
|
+
subtableCondition: '子表条件',
|
|
977
|
+
accessControl: '进行权限控制',
|
|
978
|
+
formBindingModel: '表单绑定model',
|
|
979
|
+
allFields: '全部字段'
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
};
|
|
983
|
+
/* harmony default export */ var langs_cn = (cn);
|
|
984
|
+
// CONCATENATED MODULE: ./src/i18n/i18n.js
|
|
985
|
+
|
|
986
|
+
|
|
987
|
+
|
|
988
|
+
|
|
989
|
+
|
|
990
|
+
external_Vue_default.a.use(vue_i18n_esm["a" /* default */]);
|
|
991
|
+
var messages = {
|
|
992
|
+
en: langs_en,
|
|
993
|
+
cn: langs_cn
|
|
994
|
+
};
|
|
995
|
+
var i18n = new vue_i18n_esm["a" /* default */]({
|
|
996
|
+
locale: 'cn',
|
|
997
|
+
// 设置默认语言
|
|
998
|
+
messages: messages
|
|
999
|
+
});
|
|
1000
|
+
locale_default.a.i18n(function (key, value) {
|
|
1001
|
+
return i18n.t(key, value);
|
|
1002
|
+
}); // 为了实现element插件的多语言切换
|
|
1003
|
+
|
|
1004
|
+
/* harmony default export */ var i18n_i18n = __webpack_exports__["a"] = (i18n);
|
|
1005
|
+
|
|
1006
|
+
/***/ }),
|
|
1007
|
+
|
|
1008
|
+
/***/ "5880":
|
|
1009
|
+
/***/ (function(module, exports) {
|
|
1010
|
+
|
|
1011
|
+
module.exports = require("Vuex");
|
|
1012
|
+
|
|
1013
|
+
/***/ }),
|
|
1014
|
+
|
|
1015
|
+
/***/ "8bbf":
|
|
1016
|
+
/***/ (function(module, exports) {
|
|
1017
|
+
|
|
1018
|
+
module.exports = require("Vue");
|
|
1019
|
+
|
|
1020
|
+
/***/ })
|
|
1021
|
+
|
|
1022
|
+
},[[null,0,10,8,13,11,12,9,14,15,1,7,3,4,5,6]]]);
|