add 标准化活动
This commit is contained in:
@@ -2,7 +2,32 @@ module.exports = {
|
||||
// 标准化活动
|
||||
standardizationActivity: {
|
||||
nodeName: '节点名称', // 节点名称
|
||||
currentNode: '当前节点'
|
||||
currentNode: '当前节点',
|
||||
conferenceStatisticsList: '会议统计列表',
|
||||
pleaseSelectNode: '请选择一个节点',
|
||||
parentNode: '上级节点',
|
||||
nodeTypes: '节点类型',
|
||||
standardizationWorkArea: '标准化工作领域',
|
||||
contactPersonContactInformation: '联络人联系方式',
|
||||
unit: '单位',
|
||||
phone: '电话',
|
||||
groupParticipation: '集团参与情况',
|
||||
paymentInfo: '支付信息',
|
||||
attendanceRecord: '参会记录',
|
||||
addContactInformation: '添加联系方式',
|
||||
addParticipation: '添加参与情况',
|
||||
addPaymentInfo: '添加支付信息',
|
||||
addAttendanceRecord: '添加参会记录',
|
||||
order: '我司在工作组排名顺序',
|
||||
ourPersonnel: '我司人员',
|
||||
data: '资料',
|
||||
cost: '费用',
|
||||
year: '年份',
|
||||
plan: '计划内',
|
||||
paymentMethod: '缴费方式',
|
||||
expenseReimbursement: '费用列支',
|
||||
meetingMaterial: '会议资料',
|
||||
pleaseEnterCorrectPhone: '请输入正确格式的电话'
|
||||
},
|
||||
// 问答库
|
||||
questionAnswer: {
|
||||
|
||||
Reference in New Issue
Block a user