diff --git a/src/components/doctorCheck/PatientRegisterList.vue b/src/components/doctorCheck/PatientRegisterList.vue index c6e11b4..a8a6cc1 100644 --- a/src/components/doctorCheck/PatientRegisterList.vue +++ b/src/components/doctorCheck/PatientRegisterList.vue @@ -1,113 +1,61 @@ @@ -375,9 +323,10 @@ export default { .box { display: flex; } -.query{ - margin-left: 5px; - margin-bottom: 2px; + +.query { + margin-left: 5px; + margin-bottom: 2px; } .listBtn { diff --git a/src/components/report/BtnReport.vue b/src/components/report/BtnReport.vue new file mode 100644 index 0000000..3c114cd --- /dev/null +++ b/src/components/report/BtnReport.vue @@ -0,0 +1,414 @@ + + + \ No newline at end of file diff --git a/src/components/report/PatientRegisterListNobtn.vue b/src/components/report/PatientRegisterListNobtn.vue new file mode 100644 index 0000000..7e62a0b --- /dev/null +++ b/src/components/report/PatientRegisterListNobtn.vue @@ -0,0 +1,996 @@ + + + diff --git a/src/components/report/PatientRegisterQueryNobtn.vue b/src/components/report/PatientRegisterQueryNobtn.vue new file mode 100644 index 0000000..0c74027 --- /dev/null +++ b/src/components/report/PatientRegisterQueryNobtn.vue @@ -0,0 +1,123 @@ + + + diff --git a/src/components/report/RegisterCheckStatus.vue b/src/components/report/RegisterCheckStatus.vue new file mode 100644 index 0000000..8f26805 --- /dev/null +++ b/src/components/report/RegisterCheckStatus.vue @@ -0,0 +1,76 @@ + + + diff --git a/src/store/index.js b/src/store/index.js index 9c0c109..0ffcd21 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -105,6 +105,7 @@ export default new Vuex.Store({ customerOrgGroupChange: 0, //控制体检列表记录切换时,0 无需触发更换分组操作 medicalPackageChange: 0, //控制体检列表记录切换时,0 无需触发更换套餐操作 query: { + dateType:'creationTime', //登记日期 times: 0, //触发查询次数 customerOrgId: "", //体检单位ID CustomerOrgParentId: "", //单位父级ID diff --git a/src/views/charge/charge.vue b/src/views/charge/charge.vue index ce2d62e..7084701 100644 --- a/src/views/charge/charge.vue +++ b/src/views/charge/charge.vue @@ -19,16 +19,20 @@
- 未收费 - 已收费 - 已退费 + + 未收费 + 已收费 + 已退费 +
- + + - - - + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - +
@@ -184,24 +107,24 @@ - + - + - + - + @@ -222,9 +145,9 @@ - + - - - +