@@ -259,7 +263,7 @@ export default {
loadOpts: {
totalCount: 0,
skipCount: 0,
- maxResultCount: 100,
+ maxResultCount: 1000,
},
loadOptsInit: {},
diff --git a/src/components/sumDoctorCheck/SumSug.vue b/src/components/sumDoctorCheck/SumSug.vue
index 3f27b58..f9fe638 100644
--- a/src/components/sumDoctorCheck/SumSug.vue
+++ b/src/components/sumDoctorCheck/SumSug.vue
@@ -800,11 +800,14 @@ export default {
//获取历次综述
getHistorySummary(patientRegisterId, isGetExistData) {
+ // 报告不获历次综述
+ if(this.history_summary_years_limit == '0') return
+
if (!patientRegisterId) {
this.sumDoctorCheck.historySummary = '';
return
}
-
+
let body = {
patientRegisterId,
isGetExistData,
@@ -1657,21 +1660,22 @@ export default {
color: #00F;
}
-/* 表格底色 .el-table__body .el-table__body-wrapper*/
-::v-deep .el-table {
- background-color: #B9CEE9;
+/* 表格底色 .el-table__body .el-table__body-wrapper */
+::v-deep .el-table {
color: #000;
}
::v-deep .el-table__row {
- background-color: #B9CEE9;
color: #000;
}
::v-deep .el-textarea__inner {
- background-color: #B9CEE9;
color: #000;
}
+::v-deep .el-input__inner {
+ color: #000;
+}
+
/* 设置单元格内内容顶对齐 */
::v-deep .el-table__cell {
@@ -1705,9 +1709,7 @@ export default {
::v-deep .el-input__inner {
min-height: 23px;
height: 23px;
- padding: 1px 15px 1px 2px;
- background-color: #B9CEE9;
- color: #000 !important;
+ padding: 1px 15px 1px 2px;
}
::v-deep .commonFont .el-textarea__inner {
diff --git a/src/views/doctorCheck/sumDoctorCheck.vue b/src/views/doctorCheck/sumDoctorCheck.vue
index 46c7cfd..e5503b6 100644
--- a/src/views/doctorCheck/sumDoctorCheck.vue
+++ b/src/views/doctorCheck/sumDoctorCheck.vue
@@ -1,5 +1,6 @@
-
+
+
体检 /总检医生诊台
diff --git a/src/views/fee-settings/Asbitem.vue b/src/views/fee-settings/Asbitem.vue
index 8b08dee..ad7ad8a 100644
--- a/src/views/fee-settings/Asbitem.vue
+++ b/src/views/fee-settings/Asbitem.vue
@@ -48,8 +48,8 @@
'px;padding: 15px;background-color: #fff;border-radius: 8px;'
">
@@ -153,8 +153,8 @@
@@ -206,8 +206,8 @@
@@ -227,8 +227,8 @@
@@ -282,6 +282,107 @@
+
+
+
+
+
+
+ 项目类别
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 添加
+
+
+ 全部添加
+
+
+ 移除
+
+
+
+ 全部移除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -427,45 +528,45 @@
-