add 标准化活动

This commit is contained in:
赵霄
2023-11-06 20:25:44 +08:00
parent 340e52b56f
commit 03f6b5dae5
18 changed files with 1864 additions and 27 deletions
+26 -1
View File
@@ -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: {