华西海圻ELN前端工程
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
1.5 KiB

  1. export default {
  2. name: 'Study Name',
  3. sn: 'Study ID',
  4. dateRange: 'Date Range',
  5. status: 'Status',
  6. startDate: 'Start Date',
  7. endDate: 'End Date',
  8. leader: 'Study Director',
  9. add: 'Create',
  10. sort: 'Num',
  11. borrowStatus: 'Check-out Status',
  12. formCount: 'Records',
  13. formFinishCount: 'Completed Records',
  14. createDate: 'Creation Date',
  15. remark: 'Description',
  16. statusCg: 'Draft',
  17. statusSyz: 'On-going',
  18. statusYsd: 'Locked',
  19. statusDgd: 'Pending Archiving',
  20. statusGd: 'Archived',
  21. statusDjd: 'Pending De-archiving',
  22. borrowStatusWjy: '未借阅',
  23. borrowStatusJyz: 'In Review',
  24. borrowStatusDjy: 'Pending Review',
  25. edit: 'Edit',
  26. enter: 'Enter',
  27. delete: 'Remove',
  28. detail: 'Detail',
  29. gd: 'Archive',
  30. jy: 'Check out',
  31. jd: 'De-archive',
  32. js: 'Unlock',
  33. create: 'Create Study',
  34. inputName: 'Input Study Name',
  35. inputSn: 'Input Study ID',
  36. inputLeader: 'Select Study Director',
  37. cancel: 'Cancel',
  38. save: 'Save',
  39. submit: 'Submit',
  40. jbxx: 'Information',
  41. bdsl: 'Total Records',
  42. syfzr: 'Study Director',
  43. jcgj: 'Track Record',
  44. rybg: 'Change of Person',
  45. xgsy: 'Change of Information',
  46. sdsy: 'Lock Study',
  47. jssy: 'Unlock Study',
  48. sqjy: 'Apply for Check-out',
  49. sqgd: 'Apply for Archiving',
  50. sqjd: 'Apply for De-archiving',
  51. jjjd: 'Reject De-archiving',
  52. tyjd: 'Approve De-archiving',
  53. jjgd: 'Reject Archiving',
  54. tygd: 'Approve Archiving',
  55. dqzdgh: 'Check-out End on Time',
  56. qrgh: 'Check-out End Confirmation',
  57. qb: 'All',
  58. lc: 'Milestone',
  59. bj: 'Change',
  60. ry: 'User',
  61. scsy: 'Remove Study'
  62. }