diff --git a/src/lang/en/template/commonTemplate.js b/src/lang/en/template/commonTemplate.js index d4c00fb..c61871c 100644 --- a/src/lang/en/template/commonTemplate.js +++ b/src/lang/en/template/commonTemplate.js @@ -33,6 +33,7 @@ export default { // 占位符 remarkPlaceholder: 'Please enter remarks', + xswsPlaceholder: 'Please enter the number of decimal places to retain', // 按钮 saveBtn: 'Save', diff --git a/src/lang/en/template/sp.js b/src/lang/en/template/sp.js index ef69318..49b0611 100644 --- a/src/lang/en/template/sp.js +++ b/src/lang/en/template/sp.js @@ -13,7 +13,25 @@ export default { // 生物样品标曲工作液制备表 sp003:{ title: '生物样品标曲工作液制备表', - + rqcz: 'Container Material', + cctj:'Storage Condition', + qsyry:'Source Solution', + ysqsyrynd:'Expected Concentration of Source Solution', + sjqsyrynd:'Actual Concentration of Source Solution', + xsy:'Diluent', + qsbhstd:'STD Starting Number', + mbryyxzq:'Validity Period of Target Solution', + mbrysxr:'Expiration Date of Target Solution', + mbrybh:'Target Solution ID', + qsrybh:'Source Solution ID', + ysqsrytj:'Expected Volume of Source Solution', + sjqsrytj:'Actual Source Solution Volume', + ysxsytj:'Expected Volume of Diluent', + sjxsytj:'Actual Volume of Diluent', + ysmbrynd:'Expected Concentration of Target Solution', + sjmbrynd:'Actual Concentration of Target Solution', + ysmbrytj:'Expected Volume of Target Solution', + sjmbrytj:'Actual Volume of Target Solution', }, // 生物样品内标工作液制备表 sp00456:{ diff --git a/src/lang/zh/template/commonTemplate.js b/src/lang/zh/template/commonTemplate.js index 71f9342..be9a73d 100644 --- a/src/lang/zh/template/commonTemplate.js +++ b/src/lang/zh/template/commonTemplate.js @@ -9,7 +9,7 @@ export default { storageCondition: '存储条件', operationSteps: '操作步骤', remark: '备注', - + // 字段标签 storageConditionLabel: '存储条件', testName: '试验名称', @@ -33,6 +33,8 @@ export default { // 占位符 remarkPlaceholder: '请输入备注', + xswsPlaceholder: '请输入保留小数位数', + // 按钮 saveBtn: '保存', diff --git a/src/lang/zh/template/sp.js b/src/lang/zh/template/sp.js index e94b5c5..276bbde 100644 --- a/src/lang/zh/template/sp.js +++ b/src/lang/zh/template/sp.js @@ -13,7 +13,25 @@ export default { // 生物样品标曲工作液制备表 sp003:{ title: '生物样品标曲工作液制备表', - + rqcz: '容器材质', + cctj:'存储条件', + qsyry:'起始源溶液', + ysqsyrynd:'预设起始源溶液浓度', + sjqsyrynd:'实际起始源溶液浓度', + xsy:'稀释液', + qsbhstd:'起始编号STD', + mbryyxzq:'目标溶液有效周期', + mbrysxr:'目标溶液失效日', + mbrybh:'目标溶液编号', + qsrybh:'起始溶液编号', + ysqsrytj:'预设起始溶液体积', + sjqsrytj:'实际起始溶液体积', + ysxsytj:'预设稀释液体积', + sjxsytj:'实际稀释液体积', + ysmbrynd:'预设目标溶液浓度', + sjmbrynd:'实际目标溶液浓度', + ysmbrytj:'预设目标溶液体积', + sjmbrytj:'实际目标溶液体积', }, // 生物样品内标工作液制备表 sp00456:{ diff --git a/src/views/business/comps/template/comps/sp/SWYPBQGZYZBB.vue b/src/views/business/comps/template/comps/sp/SWYPBQGZYZBB.vue index e2129e3..a267371 100644 --- a/src/views/business/comps/template/comps/sp/SWYPBQGZYZBB.vue +++ b/src/views/business/comps/template/comps/sp/SWYPBQGZYZBB.vue @@ -6,18 +6,20 @@ "生物样品标曲工作液制备表" }}
- - - + + - +
-