华西海圻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.

86 lines
2.3 KiB

  1. //供试品
  2. export default {
  3. // 试验物质配制计划表
  4. SYWZPZJHB: {
  5. jhxx: 'Plan Information',
  6. tbsm: 'Special Note',
  7. lqsj: 'Collection Time',
  8. fxsj: 'Analysis Time',
  9. sywz: 'Test Material',
  10. pzpl: 'Formulation Frequency',
  11. gyzjhzb: 'Dosage/Dosage Group',
  12. pznd: 'Formulation Concentration',
  13. pztj: 'Formulation Volume'
  14. },
  15. // 麻醉/精神药品配制/领取申请单
  16. MJYLQSQD: {
  17. jbxx: 'Basic Information',
  18. qxzsyhbm: 'Please Select Study/Department',
  19. sybhhbmmc: 'Study No. or Dept.',
  20. sd: 'SD/Manager',
  21. sywzmc: 'Drug Name',
  22. gyjl: 'Dose',
  23. xynd: 'Concentration',
  24. xyl: 'Amount',
  25. xysj: 'Need Time',
  26. yjghsj: 'Anticipate Return Time',
  27. dwzs: 'Animal Species',
  28. dwpjtz: 'Average Body Weight',
  29. dwsl: 'Animal No'
  30. },
  31. // 毒麻药品配制记录表
  32. DMYPPZJLB: {
  33. mbsybh:'Study Solution ID'
  34. },
  35. GSP002: {
  36. xsy: 'Diluent',
  37. cbybdpz: 'Comparison And Preparation Of Reserve Solution',
  38. zlkz: 'Quality Control',
  39. cbywdx: 'Stability Of Reserve Solution',
  40. lmd: 'Sensitivity',
  41. clhwdx: 'Stability After Processing'
  42. },
  43. GSP003: {
  44. calcConditionLabel: 'Calculation Formula',
  45. sfxyzjfx: 'Require Analysis'
  46. },
  47. GSP005: {
  48. xzzl: 'Add Quality',
  49. xzry: 'Add Solution',
  50. zl: 'Quality',
  51. ry: 'Solution',
  52. jspz: 'End Configuration',
  53. kspz: 'Start Configuring',
  54. pzkssj: 'Start Date',
  55. pzjssj: 'End Date',
  56. sywzbhph: 'Test Item ID/Batch Number',
  57. yrybhph: 'Source Solution ID/Batch Number',
  58. yrymc: 'Source Solution Name',
  59. yryyjtj: 'Expected Volume of Source Solution',
  60. yrysjtj: 'Actual Volume of Source Solution',
  61. yryyjnd: 'Expected Concentration of Source Solution',
  62. yrysjnd: 'Actual Concentration of Source Solution',
  63. yryxs: 'Source Solution Coefficient',
  64. sywzmc: 'Test Item Name',
  65. sywzzsxs: 'Test Item Refraction Coefficient',
  66. sywzyjclz: 'Test Item Expected Weight',
  67. sywzsjclz: 'Test Item Actual Weight',
  68. rjbhph: 'Solution ID/Batch Number',
  69. rjmc: 'Solvent Name',
  70. rjyjtj: 'Solution Expected Volume',
  71. rjsjtj: 'Solution Actual Volume'
  72. },
  73. gsp007: {
  74. bzqx: 'Standard Curve'
  75. },
  76. gsp009: {
  77. xtsyx: 'System Suitability',
  78. ypbh: 'Sample ID',
  79. xz: 'Select',
  80. zw: 'System Suitability Sample '
  81. },
  82. gsp011: {
  83. cl: 'Residual',
  84. zw: 'Residual Sample '
  85. }
  86. }