添加
@@ -332,53 +332,12 @@ export default {
.btnList {
margin-top: 5px;
- margin-left: 5px;
- margin-right: 5px;
+ margin-left: 10px;
+ margin-right: 10px;
}
.disTotal {
margin-left: 10px;
}
-::v-deep .el-input__inner {
- /*text-align: center;*/
- padding-left: 2px;
- padding-right: 15px;
-}
-
-::v-deep .el-input__icon {
- width: 15px;
- /* 输入框下拉箭头或清除图标 默认 25 */
-}
-
-/* 表格 表头 列间距控制 */
-::v-deep .el-table th.el-table__cell>.cell {
- text-align: center;
- /* 表格 表头 对齐方式,默认 left */
- padding-right: 2px;
- /* 表格 表头 列间距控制,默认 10px */
- padding-left: 2px;
- /* 表格 表头 列间距控制,默认 10px */
-}
-
-/* 表格 表体 首列左间距控制 */
-::v-deep .el-table--border .el-table__cell:first-child .cell {
- padding-left: 2px;
- /* 表格 表体 首列左间距控制,默认 10px */
-}
-
-/* 表格 行列间距控制 ,默认 10 px*/
-::v-deep .el-table__cell {
- padding: 2px 2px 2px 2px;
- /* 上,右,下,左 */
-}
-
-
-::v-deep .cell {
- padding-left: 2px;
- padding-right: 2px;
-}
-
-::v-deep .el-icon-date:before {
- content: ""
-}
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/router/index.js b/src/router/index.js
index 7a5dc3a..2300c74 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -354,13 +354,13 @@ const routes = [{
path: "/diseaseStatistics",
name: "疾病人数统计",
component: () =>
- import ("../views/fee-settings/diseaseStatistics.vue"),
+ import ("../views/customerReport/diseaseStatistics.vue"),
},
{
- path: "/positiveresults",
+ path: "/positiveResultsList",
name: "阳性结果清单",
component: () =>
- import ("../views/doctorCheck/positiveresults.vue"),
+ import ("../views/customerReport/positiveResultsList.vue"),
},
{
path: "/unitphysicalexamination",
@@ -372,7 +372,7 @@ const routes = [{
path: "/personnelPositive",
name: "人员阳性结果",
component: () =>
- import ("../views/doctorCheck/personnelPositive.vue")
+ import ("../views/customerReport/personnelPositive.vue")
},
//---------------------- 工作量登记 ----------------------
{
diff --git a/src/views/Home.vue b/src/views/Home.vue
index 2d5e59e..f8c9daa 100644
--- a/src/views/Home.vue
+++ b/src/views/Home.vue
@@ -388,7 +388,7 @@
class="dropdownmain"
>疾病人数统计
-
阳性结果人员
- 疾病人数统计
-
-
+
疾病人数统计
+
+
体检单位:
-
@@ -37,7 +37,7 @@
查询
-
@@ -205,44 +205,11 @@ export default {
};
diff --git a/src/views/doctorCheck/personnelPositive.vue b/src/views/customerReport/personnelPositive.vue
similarity index 83%
rename from src/views/doctorCheck/personnelPositive.vue
rename to src/views/customerReport/personnelPositive.vue
index 1aba1eb..cd8fbe2 100644
--- a/src/views/doctorCheck/personnelPositive.vue
+++ b/src/views/customerReport/personnelPositive.vue
@@ -1,12 +1,12 @@
- 人员阳性结果
-
-
+
人员阳性结果
+
+
体检单位:
-
@@ -42,7 +42,7 @@
查询
-
@@ -178,7 +178,7 @@ export default {
body.customerOrgs = customerOrgs
// body.diagnosisIds = diagnosisIds
- body.completeFlag = this.completeFlag
+ if(this.completeFlag) body.completeFlag = this.completeFlag
body.isAudit=this.classification
@@ -209,44 +209,11 @@ export default {
};
diff --git a/src/views/doctorCheck/positiveresults.vue b/src/views/customerReport/positiveResultsList.vue
similarity index 86%
rename from src/views/doctorCheck/positiveresults.vue
rename to src/views/customerReport/positiveResultsList.vue
index 0eb13dc..b58e454 100644
--- a/src/views/doctorCheck/positiveresults.vue
+++ b/src/views/customerReport/positiveResultsList.vue
@@ -1,12 +1,12 @@
- 阳性结果人员
-
-
+
阳性结果人员
+
+
体检单位:
-
@@ -14,7 +14,7 @@
诊断:
-
@@ -48,7 +48,7 @@
{{item.diagnosisName}}
-
@@ -61,7 +61,7 @@
-
@@ -222,7 +222,7 @@ export default {
body.customerOrgs = customerOrgs
body.diagnosisIds = diagnosisIds
- body.completeFlag = this.completeFlag
+ if(this.completeFlag) body.completeFlag = this.completeFlag
body.isAudit=this.classification
//console.log('/api/app/peisreport/getregisterasbitemchargestatus',body)
@@ -258,44 +258,11 @@ export default {
};
diff --git a/src/views/report/chargeAsbitem.vue b/src/views/report/chargeAsbitem.vue
index 9ad5a38..dfa59c3 100644
--- a/src/views/report/chargeAsbitem.vue
+++ b/src/views/report/chargeAsbitem.vue
@@ -1,12 +1,12 @@
- 人员费用组合项目
-
+
人员费用组合项目
+
体检单位:
-
@@ -32,7 +32,7 @@
查询
-
@@ -339,59 +339,13 @@ export default {
};
diff --git a/src/views/report/checkStatus.vue b/src/views/report/checkStatus.vue
index 5e655ab..9a8e1c5 100644
--- a/src/views/report/checkStatus.vue
+++ b/src/views/report/checkStatus.vue
@@ -1,12 +1,12 @@
- 组合项目检查状态
-
+
组合项目检查状态
+
体检单位:
-
@@ -33,10 +33,10 @@
-
-
-
+
+
{{ dddw(dict.checkCompleteFlag, 'id', scope.row.completeFlag, 'displayName') }}
@@ -343,50 +343,14 @@ export default {
};
+
diff --git a/src/views/report/report.vue b/src/views/report/report.vue
index e582f55..5be6e8a 100644
--- a/src/views/report/report.vue
+++ b/src/views/report/report.vue
@@ -1,11 +1,11 @@
- 体检报告
-
+
体检报告
+
@@ -13,7 +13,7 @@
@@ -22,7 +22,7 @@
@@ -35,7 +35,7 @@
:patientRegisterId="patientRegister.patientRegisterId"
/>
-
@@ -86,7 +86,7 @@ export default {
dictInit() {
//性别
getapi("/api/app/sex").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.sex = res.data;
}
});
@@ -94,7 +94,7 @@ export default {
//体检中心
getapi("/api/app/organization-units/organization-unit-by-is-peis").then(
(res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.organization = res.data;
}
}
@@ -102,7 +102,7 @@ export default {
//体检单位树
getapi("/api/app/customerorg/getbycodeall").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.patientRegister.customerOrgTreeAll = res.data;
tcdate(this.patientRegister.customerOrgTreeAll);
}
@@ -110,77 +110,77 @@ export default {
//体检类别
getapi("/api/app/medical-type/in-filter").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.medicalType = res.data.items;
}
});
//人员类别
getapi("/api/app/personnel-type/in-filter").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.personnelType = res.data.items;
}
});
//婚姻状况
getapi("/api/app/marital-statuses").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.maritalStatus = res.data.items;
}
});
//性激素期
getapi("/api/app/sex-hormone-term/in-filter").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.sexHormoneTerm = res.data.items;
}
});
//民族
getapi("/api/app/nation/in-filter").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.nation = res.data.items;
}
});
//籍惯 ,出生地
getapi("/api/app/birth-place/in-filter").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.birthPlace = res.data.items;
}
});
//套餐
getapi("/api/app/medical-package/in-filter").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.medicalPackage = res.data.items;
}
});
//分组,所有分组,不限单位,不限次数
getapi("/api/app/customer-org-group").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.customerOrgGroupAll = res.data.items;
}
});
//支付方式
getapi("/api/app/pay-mode").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.payMode = res.data;
}
});
//体检类别 树结构
getapi("/api/app/item-type/by-code-all").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.itemTypeTree = res.data;
tcdate(this.dict.itemTypeTree);
}
});
getapi("/api/app/asbitem/in-filter?Filter").then((res) => {
- if (res.code == 1) {
+ if (res.code != -1) {
this.dict.asbItemAll = res.data.items;
}
});
@@ -202,41 +202,10 @@ export default {
};
diff --git a/src/views/report/unCheckAsbitem.vue b/src/views/report/unCheckAsbitem.vue
index a3206e8..d3b50a6 100644
--- a/src/views/report/unCheckAsbitem.vue
+++ b/src/views/report/unCheckAsbitem.vue
@@ -1,12 +1,12 @@
- 人员未检组合项目
-
+
人员未检组合项目
+
体检单位:
-
+
@@ -25,7 +25,7 @@
查询
-
@@ -310,63 +310,15 @@ export default {
};