export default {
|
|
name: 'Name',
|
|
sn: 'ID',
|
|
dateRange: 'Date Range',
|
|
status: 'Status',
|
|
startDate: 'Start Date',
|
|
endDate: 'End Date',
|
|
|
|
leader: 'Director',
|
|
dept: 'Department',
|
|
add: 'Create',
|
|
sort: 'Num',
|
|
borrowStatus: 'Check-out Status',
|
|
formCount: 'Records',
|
|
formFinishCount: 'Completed Records',
|
|
createDate: 'Creation Date',
|
|
remark: 'Description',
|
|
|
|
statusCg: 'Draft',
|
|
statusSyz: 'On-going',
|
|
statusYsd: 'Locked',
|
|
statusDgd: 'Pending Archiving',
|
|
statusGd: 'Archived',
|
|
statusDjd: 'Pending De-archiving',
|
|
|
|
borrowStatusWjy: 'Not Checked-out',
|
|
borrowStatusJyz: 'Checked-out',
|
|
borrowStatusDjy: 'Pending Check-out',
|
|
|
|
edit: 'Edit',
|
|
enter: 'Enter',
|
|
delete: 'Remove',
|
|
detail: 'Detail',
|
|
gd: 'Archive',
|
|
jy: 'Check out',
|
|
jd: 'De-archive',
|
|
js: 'Unlock',
|
|
|
|
create: 'Create',
|
|
inputName: 'Input Name',
|
|
inputSn: 'Input ID',
|
|
inputLeader: 'Select Director',
|
|
cancel: 'Cancel',
|
|
save: 'Save',
|
|
submit: 'Submit',
|
|
|
|
jbxx: 'Information',
|
|
bdsl: 'Total Records',
|
|
syfzr: 'Director',
|
|
jcgj: 'Track Record',
|
|
rybg: 'Change of Person',
|
|
xgsy: 'Change of Information',
|
|
sdsy: 'Lock Record',
|
|
jssy: 'Unlock Record',
|
|
sqjy: 'Apply for Check-out',
|
|
sqgd: 'Apply for Archiving',
|
|
sqjd: 'Apply for De-archiving',
|
|
jjjd: 'Reject De-archiving',
|
|
tyjd: 'Approve De-archiving',
|
|
jjgd: 'Reject Archiving',
|
|
tygd: 'Approve Archiving',
|
|
tyjy: 'Approve Check-out',
|
|
jjjy: 'Reject Check-out',
|
|
dqzdgh: 'Check-out End on Time',
|
|
qrgh: 'Check-out End Confirmation',
|
|
|
|
qb: 'All',
|
|
lc: 'Milestone',
|
|
bj: 'Change',
|
|
ry: 'User',
|
|
|
|
scsy: 'Remove',
|
|
jysj: 'Checkout Period',
|
|
sqgdsj: 'Archive Application Date'
|
|
}
|