|
|
|
@ -25,6 +25,8 @@ import pcr from './en/template/pcr' |
|
|
|
import lba from './en/template/lba' |
|
|
|
//样品模板
|
|
|
|
import yp from './en/template/yp' |
|
|
|
//ADA模板
|
|
|
|
import ada from './en/template/ada' |
|
|
|
|
|
|
|
// 试验管理
|
|
|
|
import study from './en/business/study/study' |
|
|
|
@ -196,6 +198,7 @@ export default { |
|
|
|
gsp: gspmb, |
|
|
|
pcr: pcr, |
|
|
|
lba: lba, |
|
|
|
yp: yp |
|
|
|
yp: yp, |
|
|
|
ada: ada |
|
|
|
} |
|
|
|
} |