7.14 提交
This commit is contained in:
@@ -172,8 +172,16 @@ const doseUnit=[{
|
||||
name:'mg',
|
||||
value:'2'
|
||||
}]
|
||||
const tnfUnit=[{
|
||||
name:'μg/L',
|
||||
value:'1'
|
||||
},{
|
||||
name:'pg/ml',
|
||||
value:'2'
|
||||
}]
|
||||
module.exports = {
|
||||
doseUnit:doseUnit,
|
||||
tnfUnit:tnfUnit,
|
||||
il6Unit:il6Unit,
|
||||
diagnoseOption: diagnoseOption,
|
||||
patientSickOption: patientSickOption,
|
||||
|
||||
Reference in New Issue
Block a user