diff --git a/src/assets/styles/index.scss b/src/assets/styles/index.scss
index 40f35e0..ee30bab 100644
--- a/src/assets/styles/index.scss
+++ b/src/assets/styles/index.scss
@@ -212,7 +212,10 @@ aside {
background: #409EFF;
}
&.ytj {
- background: #F78B07;
+ background: #2AC663;
+ }
+ &.wtg {
+ background: #f73f07;
}
&.ytg {
background: #2AC663;
diff --git a/src/lang/en/business/resource/sj.js b/src/lang/en/business/resource/sj.js
index f4c7c00..8af702d 100644
--- a/src/lang/en/business/resource/sj.js
+++ b/src/lang/en/business/resource/sj.js
@@ -27,6 +27,7 @@ export default {
cz: 'Dispose',
sjczfs: 'Dispose Method',
+ czfs: 'Dispose Method',
czl: 'Amount',
yuanyin: 'Reason',
lock: 'Lock',
diff --git a/src/lang/en/template/lba.js b/src/lang/en/template/lba.js
index 8409285..770dd52 100644
--- a/src/lang/en/template/lba.js
+++ b/src/lang/en/template/lba.js
@@ -27,7 +27,7 @@ export default {
sjjzjrz: 'Actual Blank Matrix Volume'
},
lba005: {
- bzqxpz: 'Calibration Standards',
+ bzqxpz: 'Calibration Standards Preparation',
zkpz: 'Quality Control Preparation'
},
lba006: {
diff --git a/src/lang/zh/business/resource/sj.js b/src/lang/zh/business/resource/sj.js
index d0bb856..3852d0e 100644
--- a/src/lang/zh/business/resource/sj.js
+++ b/src/lang/zh/business/resource/sj.js
@@ -27,6 +27,7 @@ export default {
cz: '处置',
sjczfs: '试剂处置方式',
+ czfs: '处置方式',
czl: '处置量',
yuanyin: '原因',
lock: '锁定',
diff --git a/src/lang/zh/business/study/studyFormFill.js b/src/lang/zh/business/study/studyFormFill.js
index 61d1744..e340efe 100644
--- a/src/lang/zh/business/study/studyFormFill.js
+++ b/src/lang/zh/business/study/studyFormFill.js
@@ -66,7 +66,7 @@ export default {
fhtg: '复核通过',
tongguo: '通过',
txbtjjl: '填写并提交记录',
- zztjyzbd: '制作提交预制表单',
+ zztjyzbd: '制作并提交预制表单',
mfhtg: '免复核通过',
lianghao: '良好',
zhong: '中',
diff --git a/src/lang/zh/business/study/studyFormPre.js b/src/lang/zh/business/study/studyFormPre.js
index 207d91a..41b353f 100644
--- a/src/lang/zh/business/study/studyFormPre.js
+++ b/src/lang/zh/business/study/studyFormPre.js
@@ -36,7 +36,7 @@ export default {
fzyybd: '复制已有表单',
yes: '是',
no: '否',
- zztjyzbd: '制作提交预制表单',
+ zztjyzbd: '制作并提交预制表单',
sqgb: '申请关闭',
qrgb: '确认关闭',
gbtgjj:'关闭通过/拒绝',
diff --git a/src/lang/zh/template/lba.js b/src/lang/zh/template/lba.js
index 7d70a12..0df0810 100644
--- a/src/lang/zh/template/lba.js
+++ b/src/lang/zh/template/lba.js
@@ -27,7 +27,7 @@ export default {
sjjzjrz: '实际基质加入值'
},
lba005: {
- bzqxpz: '校正标样',
+ bzqxpz: '校正标样配制',
zkpz: '质控配制'
},
lba006: {
diff --git a/src/views/business/comps/select/SelectDept.vue b/src/views/business/comps/select/SelectDept.vue
index 37e0cd3..082ef42 100644
--- a/src/views/business/comps/select/SelectDept.vue
+++ b/src/views/business/comps/select/SelectDept.vue
@@ -1,6 +1,6 @@
-