workDetailLang.js
5.82 KB
1
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
48
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
export const messages = {
en: {
workDetail: {
title: 'Work Order Details',
workId: 'Work Order ID',
workName: 'Work Order Name',
typeName: 'Type Name',
workCycle: 'Mark',
once: 'One-time Work Order',
periodic: 'Periodic Work Order',
startTime: 'Start Time',
endTime: 'End Time',
createUserName: 'Initiator',
curStaffName: 'Handler',
curCopyName: 'Copy Person',
stateName: 'Status',
createTime: 'Create Time',
attachment: 'Attachment',
content: 'Content',
handler: 'Handler',
handlerContent: 'Handler Content',
copyPerson: 'Copy Person',
workFlow: 'Work Order Flow',
flowAttachment: 'Flow Attachment',
workType: 'Work Order Type',
workCycleTab: 'Work Order Cycle'
},
workDetailTask: {
taskId: 'Task ID',
staffName: 'Handler',
startTime: 'Start Time',
endTime: 'End Time',
createTime: 'Create Time',
stateName: 'Status',
operation: 'Operation',
progress: 'Progress',
staffNamePlaceholder: 'Please enter handler',
startTimePlaceholder: 'Start time',
endTimePlaceholder: 'End time'
},
workDetailTaskItem: {
content: 'Work Content',
finishTime: 'Finish Time',
state: 'Status',
remark: 'Remark',
attachment: 'Attachment',
score: 'Score',
deductionMoney: 'Deduction Amount',
deductionReason: 'Deduction Reason',
deductionPerson: 'Deduction Person',
createTime: 'Create Time',
copyProcessed: 'Copy Person Processed',
handlerProcessed: 'Handler Processed',
pending: 'Pending'
},
workDetailCopy: {
copyId: 'Task ID',
staffName: 'Copy Person',
createTime: 'Create Time',
stateName: 'Status',
remark: 'Remark',
staffNamePlaceholder: 'Please enter copy person'
},
workDetailEvent: {
preStaffName: 'Previous Handler',
staffName: 'Handler',
taskValidPeriod: 'Task Valid Period',
remark: 'Remark',
createTime: 'Time',
staffNamePlaceholder: 'Please enter handler',
startTimePlaceholder: 'Start time',
endTimePlaceholder: 'End time'
},
workDetailFile: {
staffName: 'Handler',
attachment: 'Attachment',
staffNamePlaceholder: 'Please enter handler',
startTimePlaceholder: 'Start time',
endTimePlaceholder: 'End time'
},
workDetailType: {
typeName: 'Type Name',
notifyWay: 'Notification Method',
createTime: 'Create Time',
remark: 'Remark',
wechat: 'WeChat',
aliSms: 'Ali SMS',
unknown: 'Unknown'
},
workDetailCycle: {
staffName: 'Handler',
workCycle: 'Mark',
hours: 'Completion Hours',
period: 'Cycle',
month: 'Month',
day: 'Day',
week: 'Week',
once: 'One-time Work Order',
periodic: 'Periodic Work Order',
monthDay: 'Month/Day',
weekly: 'Weekly'
}
},
zh: {
workDetail: {
title: '工作单详情',
workId: '工单编号',
workName: '工单名称',
typeName: '类型名称',
workCycle: '标识',
once: '一次性工单',
periodic: '周期性工单',
startTime: '开始时间',
endTime: '结束时间',
createUserName: '发起人',
curStaffName: '处理人',
curCopyName: '抄送人',
stateName: '状态',
createTime: '创建时间',
attachment: '附件',
content: '内容',
handler: '处理人',
handlerContent: '处理内容',
copyPerson: '抄送人',
workFlow: '工作单流转',
flowAttachment: '流转附件',
workType: '工作单类型',
workCycleTab: '工作单周期'
},
workDetailTask: {
taskId: '任务编号',
staffName: '处理人',
startTime: '开始时间',
endTime: '结束时间',
createTime: '创建时间',
stateName: '状态',
operation: '操作',
progress: '进度',
staffNamePlaceholder: '请填写处理人',
startTimePlaceholder: '开始时间',
endTimePlaceholder: '结束时间'
},
workDetailTaskItem: {
content: '工作内容',
finishTime: '完成时间',
state: '状态',
remark: '说明',
attachment: '附件',
score: '评分',
deductionMoney: '扣款金额',
deductionReason: '扣款原因',
deductionPerson: '扣款人',
createTime: '创建时间',
copyProcessed: '抄送人已办理',
handlerProcessed: '处理人已办理',
pending: '待处理'
},
workDetailCopy: {
copyId: '任务编号',
staffName: '抄送人',
createTime: '创建时间',
stateName: '状态',
remark: '说明',
staffNamePlaceholder: '请填写抄送人'
},
workDetailEvent: {
preStaffName: '前处理人',
staffName: '处理人',
taskValidPeriod: '任务有效期',
remark: '说明',
createTime: '时间',
staffNamePlaceholder: '请填写处理人',
startTimePlaceholder: '开始时间',
endTimePlaceholder: '结束时间'
},
workDetailFile: {
staffName: '处理人',
attachment: '附件',
staffNamePlaceholder: '请填写处理人',
startTimePlaceholder: '开始时间',
endTimePlaceholder: '结束时间'
},
workDetailType: {
typeName: '类型名称',
notifyWay: '通知方式',
createTime: '创建时间',
remark: '备注',
wechat: '微信',
aliSms: '阿里短信',
unknown: '未知'
},
workDetailCycle: {
staffName: '处理人',
workCycle: '标识',
hours: '完成小时',
period: '周期',
month: '月',
day: '日',
week: '周',
once: '一次性工单',
periodic: '周期性工单',
monthDay: '月/天',
weekly: '按周'
}
}
}