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.
|
|
//动技
|
|
|
export default {
|
|
|
dj001: {
|
|
|
syts: 'Test Days',
|
|
|
fhfw: 'Review Scope',
|
|
|
fhlr: 'Review Content'
|
|
|
},
|
|
|
//dj002复用dj003
|
|
|
dj003: {
|
|
|
yplx: 'Sample Category',
|
|
|
knj: 'Anticoagulant',
|
|
|
cyhcftj: 'Storage Condition after Sampling',
|
|
|
cyd: 'Sampling Point',
|
|
|
ypmc: 'Sample Name',
|
|
|
dwbh: 'Animal ID',
|
|
|
cysj: 'Sampling Time',
|
|
|
sjbd: 'Time Comparison',
|
|
|
yps: 'Sample Size',
|
|
|
ypyjxx: 'Sample Transfer Information',
|
|
|
yjczxx: 'Sample Disposal Information',
|
|
|
yjsj: 'Transfer Time',
|
|
|
hqsj: 'Acquire Time',
|
|
|
dsfs: 'Transfer Method'
|
|
|
}
|
|
|
}
|