|
|
- //供试品
- export default {
- // 试验物质配制计划表
- SYWZPZJHB: {
- jhxx: 'Plan Information',
- tbsm: 'Special Note',
- lqsj: 'Collection Time',
- fxsj: 'Analysis Time',
- sywz: 'Test Material',
- pzpl: 'Formulation Frequency',
- gyzjhzb: 'Dosage/Dosage Group',
- pznd: 'Formulation Concentration',
- pztj: 'Formulation Volume'
- },
- // 麻醉/精神药品配制/领取申请单
- MJYLQSQD: {
- jbxx: 'Basic Information',
- qxzsyhbm: 'Please Select Study/Department',
- sybhhbmmc: 'Study No. or Dept.',
- sd: 'SD/Manager',
- sywzmc: 'Drug Name',
- gyjl: 'Dose',
- xynd: 'Concentration',
- xyl: 'Amount',
- xysj: 'Need Time',
- yjghsj: 'Anticipate Return Time',
- dwzs: 'Animal Species',
- dwpjtz: 'Average Body Weight',
- dwsl: 'Animal No'
- },
- // 毒麻药品配制记录表
- DMYPPZJLB: {
- mbsybh:'Study Solution ID'
- },
- GSP002: {
- xsy: 'Diluent',
- cbybdpz: 'Comparison And Preparation Of Reserve Solution',
- zlkz: 'Quality Control',
- cbywdx: 'Stability Of Reserve Solution',
- lmd: 'Sensitivity',
- clhwdx: 'Stability After Processing'
- },
- GSP003: {
- calcConditionLabel: 'Calculation Formula',
- sfxyzjfx: 'Require Analysis'
- },
- GSP005: {
- xzzl: 'Add Quality',
- xzry: 'Add Solution',
- zl: 'Quality',
- ry: 'Solution',
- jspz: 'End Configuration',
- kspz: 'Start Configuring',
- pzkssj: 'Start Date',
- pzjssj: 'End Date',
- sywzbhph: 'Test Item ID/Batch Number',
- yrybhph: 'Source Solution ID/Batch Number',
- yrymc: 'Source Solution Name',
- yryyjtj: 'Expected Volume of Source Solution',
- yrysjtj: 'Actual Volume of Source Solution',
- yryyjnd: 'Expected Concentration of Source Solution',
- yrysjnd: 'Actual Concentration of Source Solution',
- yryxs: 'Source Solution Coefficient',
- sywzmc: 'Test Item Name',
- sywzzsxs: 'Test Item Refraction Coefficient',
- sywzyjclz: 'Test Item Expected Weight',
- sywzsjclz: 'Test Item Actual Weight',
- rjbhph: 'Solution ID/Batch Number',
- rjmc: 'Solvent Name',
- rjyjtj: 'Solution Expected Volume',
- rjsjtj: 'Solution Actual Volume'
- },
- gsp007: {
- bzqx: 'Standard Curve'
- },
- gsp009: {
- xtsyx: 'System Suitability',
- ypbh: 'Sample ID',
- xz: 'Select',
- zw: 'System Suitability Sample '
- },
- gsp011: {
- cl: 'Residual',
- zw: 'Residual Sample '
- }
- }
|