From 22feab1bc9ab873d02b3558791c1d37ead6747ba Mon Sep 17 00:00:00 2001
From: ouqian <13568766802@163.com>
Date: Fri, 6 Mar 2026 22:58:15 +0800
Subject: [PATCH] =?UTF-8?q?feat:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86][D01?=
=?UTF-8?q?0~D011=E6=A8=A1=E6=9D=BF=E5=AE=8C=E5=96=84]?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/lang/en/template/dl.js | 25 ++++-
src/lang/zh/template/dl.js | 25 ++++-
.../business/comps/template/comps/dl/DL011.vue | 113 +++++++++++++++++++-
.../business/comps/template/comps/dl/DL012.vue | 118 ++++++++++++++++++++-
4 files changed, 268 insertions(+), 13 deletions(-)
diff --git a/src/lang/en/template/dl.js b/src/lang/en/template/dl.js
index bacd2b4..fba8d3e 100644
--- a/src/lang/en/template/dl.js
+++ b/src/lang/en/template/dl.js
@@ -138,12 +138,33 @@ export default {
dl011: {
...common,
fxbz: 'Resuscitation Steps',
- pyxx: 'Culture Information'
+ pyxx: 'Culture Information',
+ xbxx: 'Cell Information',
+ xbmc: 'Cell Name',
+ xbdcbh: 'Cell Cryopreservation Number',
+ fshxbbh: 'Cell Number After Resuscitation',
+ fshxbyjtj: 'Expected Cell Volume After Resuscitation',
+ fshxbsjtj: 'Actual Cell Volume After Resuscitation',
+ pyxbh: 'Incubator Number',
+ pytjText: 'Culture Conditions',
+ pykssj: 'Culture Start Time',
+ pykssjButton: 'Start'
},
dl012: {
...common,
zbbz: 'Preparation Steps',
- pyxx: 'Culture Information'
+ pyxx: 'Culture Information',
+ xbxx: 'Cell Information',
+ xbmc: 'Cell Name',
+ xbzbqbh: 'Cell Number Before Preparation',
+ zbxbs: 'Number of Cells Prepared',
+ zbhxbbh: 'Cell Number After Preparation',
+ zbhxbyjtj: 'Expected Cell Volume After Preparation',
+ zbhxbsjtj: 'Actual Cell Volume After Preparation',
+ pyxbh: 'Incubator Number',
+ pytjText: 'Culture Conditions',
+ pykssj: 'Culture Start Time',
+ pykssjButton: 'Start'
},
dl013: {
...common,
diff --git a/src/lang/zh/template/dl.js b/src/lang/zh/template/dl.js
index c63f69c..c858fde 100644
--- a/src/lang/zh/template/dl.js
+++ b/src/lang/zh/template/dl.js
@@ -139,12 +139,33 @@ export default {
dl011: {
...common,
fxbz: '复苏步骤',
- pyxx: '培养信息'
+ pyxx: '培养信息',
+ xbxx: '细胞信息',
+ xbmc: '细胞名称',
+ xbdcbh: '细胞冻存编号',
+ fshxbbh: '复苏后细胞编号',
+ fshxbyjtj: '复苏后细胞预计体积',
+ fshxbsjtj: '复苏后细胞实际体积',
+ pyxbh: '培养箱编号',
+ pytjText: '培养条件',
+ pykssj: '培养开始时间',
+ pykssjButton: '开始'
},
dl012: {
...common,
zbbz: '制备步骤',
- pyxx: '培养信息'
+ pyxx: '培养信息',
+ xbxx: '细胞信息',
+ xbmc: '细胞名称',
+ xbzbqbh: '细胞制备前编号',
+ zbxbs: '制备细胞数',
+ zbhxbbh: '制备后细胞编号',
+ zbhxbyjtj: '制备后细胞预计体积',
+ zbhxbsjtj: '制备后细胞实际体积',
+ pyxbh: '培养箱编号',
+ pytjText: '培养条件',
+ pykssj: '培养开始时间',
+ pykssjButton: '开始'
},
dl013: {
...common,
diff --git a/src/views/business/comps/template/comps/dl/DL011.vue b/src/views/business/comps/template/comps/dl/DL011.vue
index d9e4e58..cf339c2 100644
--- a/src/views/business/comps/template/comps/dl/DL011.vue
+++ b/src/views/business/comps/template/comps/dl/DL011.vue
@@ -55,14 +55,32 @@
-
+