Explorar el Código

Merge remote-tracking branch 'origin/20230223_pc_vue_new_branch' into 20230223_pc_vue_new_branch

杨青 hace 1 año
padre
commit
5e3c51f2e4

+ 20 - 5
src/xt_pages/dialysis/details/dialog/treatmentSummaryDialog.vue Ver fichero

@@ -584,16 +584,31 @@ export default {
584 584
         this.predialysis_evaluation.blood_access_part_id = ""
585 585
       }
586 586
      
587
-       var str = " 患者今日来我科行血液透析治疗,血管通路选择:"+this.predialysis_evaluation.blood_access_part_id+ " "+this.QueryOperaById(this.predialysis_evaluation.blood_access_part_opera_id) +",透析模式:"+this.getModeId(this.prescription.mode_id)+
588
-       ",透前检查:"+this.predialysis_evaluation.internal_fistula +this.predialysis_evaluation.catheter + str_one +" "+ ",透析器:"+this.prescription.dialyzer_perfusion_apparatus + ",抗凝剂:"+this.GetAnticoagulant(this.prescription.anticoagulant) +",总量:"+this.prescription.anticoagulant_zongliang+"iu"+
589
-      ",透前体重:"+this.predialysis_evaluation.weight_before+"kg"+",间期体重增长:"+total +"kg"+",目标脱水量:"+this.prescription.target_ultrafiltration +"ml" +",血流量:"+this.prescription.blood_flow_volume+"ml/min" + ",透析开始时间:"+this.getTime(this.dialysis_order.start_time) +",透析过程中血压波动,"+"最大收缩压:"+monitor_one[0].systolic_blood_pressure+"mmHg"+",最小收缩压:"+monitor_one[monitor_one.length-1].systolic_blood_pressure
587
+
588
+       if(this.org_id ==10090){
589
+          var str = " 患者今日来我科行血液透析治疗,血管通路选择:"+this.predialysis_evaluation.blood_access_part_id+ " "+this.QueryOperaById(this.predialysis_evaluation.blood_access_part_opera_id) +",透析模式:"+this.getModeId(this.prescription.mode_id)+
590
+        ",透前检查:"+this.predialysis_evaluation.internal_fistula +this.predialysis_evaluation.catheter + str_one +" "+ ",透析器:"+this.prescription.dialyzer_perfusion_apparatus + ",抗凝剂:"+this.GetAnticoagulant(this.prescription.anticoagulant) +",总量:"+this.prescription.anticoagulant_zongliang+"iu"+
591
+        ",透前体重:"+this.predialysis_evaluation.weight_before+"kg"+",间期体重增长:"+total +"kg"+",目标脱水量:"+this.prescription.target_ultrafiltration +"ml" +",血流量:"+this.prescription.blood_flow_volume+"ml/min" + ",透析开始时间:"+this.getTime(this.dialysis_order.start_time) +",透析过程中血压波动,"+"最大收缩压:"+monitor_one[0].systolic_blood_pressure+"mmHg"+",最小收缩压:"+monitor_one[monitor_one.length-1].systolic_blood_pressure
592
+        +"mmHg" +",最小舒张压:" +monitor_two[0].diastolic_blood_pressure+"mmHg" + ",最大舒张压:" + monitor_two[monitor_two.length-1].diastolic_blood_pressure +"mmHg" + ",最大脉搏:"+monitor_three[0].pulse_frequency+"次/分"+",最小脉搏:"+monitor_three[monitor_three.length-1].pulse_frequency+"次/分"+",透析结束时间:"+this.getTime(this.dialysis_order.end_time) +
593
+        ",实际治疗时长:"+ this.assessment_after_dislysis.actual_treatment_hour +"时"+this.assessment_after_dislysis.actual_treatment_minute+"分" +",实际超滤量:"+this.assessment_after_dislysis.actual_ultrafiltration+"ml"+",透后体重:"+this.assessment_after_dislysis.weight_after+"kg"+",透析过程顺利,安全下机" + " "
594
+        +",今日使用药品:"+doc_str +",患者下机后测血压,"+"收缩压:"+this.assessment_after_dislysis.systolic_blood_pressure+"mmHg"+",舒张压:"+this.assessment_after_dislysis.diastolic_blood_pressure+"mmHg"+",脉搏:"+this.assessment_after_dislysis.pulse_frequency +"次/分"
595
+
596
+        console.log("str000000000000000000222o2o2",str)
597
+        this.treatmentSummary.dialysis_summary = ""
598
+        this.treatmentSummary.dialysis_summary = str
599
+       }else{
600
+        var str = " 患者今日来我科行血液透析治疗,血管通路选择:"+this.predialysis_evaluation.blood_access_part_id+ " "+this.QueryOperaById(this.predialysis_evaluation.blood_access_part_opera_id) +",透析模式:"+this.getModeId(this.prescription.mode_id)+
601
+       ",透前检查:"+this.predialysis_evaluation.internal_fistula +this.predialysis_evaluation.catheter + str_one +" "+ ",透析器:"+this.prescription.dialyzer_perfusion_apparatus + ",抗凝剂:"+this.GetAnticoagulant(this.prescription.anticoagulant) +
602
+      ",透前体重:"+this.predialysis_evaluation.weight_before+"kg"+",间期体重增长:"+total +"kg"+",目标脱水量:"+this.prescription.target_ultrafiltration +"L" +",血流量:"+this.prescription.blood_flow_volume+"ml/min" + ",透析开始时间:"+this.getTime(this.dialysis_order.start_time) +",透析过程中血压波动,"+"最大收缩压:"+monitor_one[0].systolic_blood_pressure+"mmHg"+",最小收缩压:"+monitor_one[monitor_one.length-1].systolic_blood_pressure
590 603
       +"mmHg" +",最小舒张压:" +monitor_two[0].diastolic_blood_pressure+"mmHg" + ",最大舒张压:" + monitor_two[monitor_two.length-1].diastolic_blood_pressure +"mmHg" + ",最大脉搏:"+monitor_three[0].pulse_frequency+"次/分"+",最小脉搏:"+monitor_three[monitor_three.length-1].pulse_frequency+"次/分"+",透析结束时间:"+this.getTime(this.dialysis_order.end_time) +
591
-      ",实际治疗时长:"+ this.assessment_after_dislysis.actual_treatment_hour +"时"+this.assessment_after_dislysis.actual_treatment_minute+"分" +",实际超滤量:"+this.assessment_after_dislysis.actual_ultrafiltration+"ml"+",透后体重:"+this.assessment_after_dislysis.weight_after+"kg"+",透析过程顺利,安全下机" + " "
592
-      +",今日使用药品:"+doc_str +",患者下机后测血压,"+"收缩压:"+this.assessment_after_dislysis.systolic_blood_pressure+"mmHg"+",舒张压:"+this.assessment_after_dislysis.diastolic_blood_pressure+"mmHg"+",脉搏:"+this.assessment_after_dislysis.pulse_frequency +"次/分"
604
+      ",实际治疗时长:"+ this.assessment_after_dislysis.actual_treatment_hour +"时"+this.assessment_after_dislysis.actual_treatment_minute+"分" +",实际超滤量:"+this.assessment_after_dislysis.actual_ultrafiltration+"L"+",透后体重:"+this.assessment_after_dislysis.weight_after+"kg"+",透析过程顺利,安全下机" + " "
605
+       +",患者下机后测血压,"+"收缩压:"+this.assessment_after_dislysis.systolic_blood_pressure+"mmHg"+",舒张压:"+this.assessment_after_dislysis.diastolic_blood_pressure+"mmHg"+",脉搏:"+this.assessment_after_dislysis.pulse_frequency +"次/分"
593 606
 
594 607
        console.log("str000000000000000000222o2o2",str)
595 608
        this.treatmentSummary.dialysis_summary = ""
596 609
        this.treatmentSummary.dialysis_summary = str
610
+       }
611
+      
597 612
     },
598 613
     QueryOperaById(val){
599 614
        var blood_access_part_opera = getDataConfig('hemodialysis', 'vascular_access_desc')

+ 445 - 191
src/xt_pages/outpatientCharges/invoiceTemplate/printSix.vue Ver fichero

@@ -1,89 +1,100 @@
1 1
 <template>
2
-    <div id='invoice-print' >
3
-        <div v-for='(i,index) in pageArr.length' :key="index" style="position: relative;">
4
-            <div :style="{position: 'absolute',top:(20 + (index * 550))  + 'px',left:200+ 'px',}">盐城大丰悦达金骆驼血液透析中心</div>
5
-            <div :style="{position: 'absolute',top:(65 + (index * 550))  + 'px',left:95+ 'px',}">{{ list.order_number }}</div>
6
-            <div >
7
-                <div :style="{position: 'absolute',top:(125 + (index * 550))  + 'px',left:20+ 'px',}">{{ paramsObj.name }}</div>
8
-            </div>
9
-            <div :style="{position: 'absolute',top:(175 + (index * 550))  + 'px',left:20+ 'px',}">
10
-                <div v-if="list.westernMedicineCostTotal">西药 {{ list.westernMedicineCostTotal }}</div>
11
-                <div v-if="list.treatCostTotal">治疗费 {{ list.treatCostTotal }}</div>
12
-                <div v-if="list.bedCostTotal">床位费 {{ list.bedCostTotal }}</div>
13
-                <div v-if="list.chineseTraditionalMedicineCostTotal">中成药 {{ list.chineseTraditionalMedicineCostTotal }}</div>
14
-                <div v-if="list.laboratoryCostTotal">化验费 {{ list.laboratoryCostTotal }}</div>
15
-                <div v-if="list.operationCostTotal">手术费 {{ list.operationCostTotal }}</div>
16
-                <div v-if="list.otherCostTotal">其他费 {{ list.otherCostTotal }}</div>
17
-                <div v-if="list.materialCostTotal">材料费 {{ list.materialCostTotal }}</div>
18
-            </div>
19
-            <div :style="{position: 'absolute',top:(175 + (index * 550))  + 'px',left:220+ 'px'}">
20
-                <div v-for="item in list.order_info.slice(index * 10,(index * 10) + pageArr[index])">
21
-                    <span style="display:inline-block;width:200px;">
2
+  <div id='invoice-print'>
3
+    <div v-for='(i,index) in pageArr.length' :key="index" >
4
+      <div :style="{position: 'absolute',top:(30 + (index * 415))  + 'px',left:200+ 'px',}">盐城大丰悦达金骆驼血液透析中心</div>
5
+      <div :style="{position: 'absolute',top:(70 + (index * 415))  + 'px',left:150+ 'px',}">{{ list.order_number }}</div>
6
+      <div style="display:flex;justify-content: space-between;">
7
+        <div :style="{position: 'absolute',top:(100 + (index * 415))  + 'px',left:100+ 'px',}">{{ paramsObj.name }}</div>
8
+      </div>
9
+      <div :style="{position: 'absolute',top:(190 + (index * 415))  + 'px',left:120+ 'px',}">
10
+        <div v-if="list.westernMedicineCostTotal">西药 {{ list.westernMedicineCostTotal }}</div>
11
+        <div v-if="list.treatCostTotal">治疗费 {{ list.treatCostTotal }}</div>
12
+        <div v-if="list.bedCostTotal">床位费 {{ list.bedCostTotal }}</div>
13
+        <div v-if="list.chineseTraditionalMedicineCostTotal">中成药 {{ list.chineseTraditionalMedicineCostTotal }}</div>
14
+        <div v-if="list.laboratoryCostTotal">化验费 {{ list.laboratoryCostTotal }}</div>
15
+        <div v-if="list.operationCostTotal">手术费 {{ list.operationCostTotal }}</div>
16
+        <div v-if="list.otherCostTotal">其他费 {{ list.otherCostTotal }}</div>
17
+        <div v-if="list.materialCostTotal">材料费 {{ list.materialCostTotal }}</div>
18
+      </div>
19
+      <div :style="{position: 'absolute',top:(190 + (index * 420))  + 'px',left:300+ 'px'}">
20
+        <div v-for="item in list.order_info.slice(index * 10,(index * 10) + pageArr[index])">
21
+                    <span style="display:inline-block;width:300px;">
22 22
                         <span v-if="item.advice.id == 0">
23 23
                             <span v-if="item.project.type == 2"> {{ item.project.project.project_name }}</span>
24 24
                             <span v-if="item.project.type == 3">{{ item.project.good_info.good_name }}</span>
25 25
                         </span>
26 26
                         <span v-else>{{ item.advice.advice_name }}</span>
27 27
                     </span>
28
-                    <span style="display:inline-block;width:50px;">
28
+          <span style="display:inline-block;width:50px;">
29 29
                         <span v-if="item.advice.id == 0">
30 30
                             <span v-if="item.project.type == 2">{{ item.project.count }}{{ item.project.unit }}</span>
31 31
                             <span v-if="item.project.type == 3">{{ item.project.count }}{{ item.project.unit }}</span>
32 32
                         </span>
33 33
                         <span v-else>{{ item.advice.prescribing_number }}{{ item.advice.prescribing_number_unit }}</span>
34 34
                     </span>
35
-                    <span>
35
+          <span>
36 36
                         <span v-if="item.advice.id == 0">
37 37
                             <span v-if="item.project.type == 2">{{ (item.project.count * item.pric).toFixed(2) }}</span>
38 38
                             <span v-if="item.project.type == 3">{{ (item.project.count * item.pric).toFixed(2) }}</span>
39 39
                         </span>
40 40
                         <span v-else>{{ (item.advice.prescribing_number * item.pric).toFixed(2) }}</span>
41 41
                     </span>
42
-                </div>
43
-            </div>
44
-            <div :style="{position: 'absolute',top:(380 + (index * 550))  + 'px',left:50+ 'px'}">{{ zhongwen }}</div>
45
-            <div :style="{position: 'absolute',top:(380 + (index * 550))  + 'px',left:480+ 'px'}">{{ list.medfee_sumamt }}</div>
46
-            <div v-if="index == pageArr.length - 1" :style="{position: 'absolute',top:(400 + (index * 550))  + 'px',left:110+ 'px',width:100 + '%',fontSize:12+'px'}">
47
-                <div style="display:flex;">
48
-                  <div style="width:140px">医疗总费用:{{ list.order.medfee_sumamt }}</div>
49
-                  <div style="width:140px">基金支付总额:{{ list.order.fund_pay_sumamt }}</div>
50
-                  <div style="width:140px">统筹支出:{{ list.order.hifp_pay }}</div>
51
-                  <div style="width:140px">大病支出:{{list.order.hifmi_pay}}</div>
52
-
53
-                </div>
54
-                <div style="display:flex;">
55
-                  <div style="width:140px">个人账户支付:{{ list.order.acct_pay }}</div>
56
-                  <div style="width:140px">现金支出:{{ list.order.psn_cash_pay }}</div>
57
-                  <div style="width:140px">本次账户:0</div>
58
-                  <div style="width:140px">上次账户:0</div>
59
-                </div>
60
-              <div style="display:flex;">
61
-                <div style="width:140px">账户余额:{{ list.order.balc }}</div>
62
-                <div style="width:140px">其他支出:{{ list.order.oth_pay }}</div>
63
-                <div style="width:140px">大病补充保险支出:0</div>
64
-                <div style="width:140px">民政支出:0</div>
65
-              </div>
66
-              <div style="display:flex;">
67
-                <div style="width:220px">医疗救助基金支出:{{ list.order.maf_pay }}</div>
68
-                <div style="width:280px">企业补充医疗保险基金支出:{{ list.order.hifes_pay }}</div>
69
-              </div>
70
-
71
-            </div>
72
-            <div>
73
-                <div :style="{position: 'absolute',top:(445 + (index * 550))  + 'px',left:120+ 'px'}">盐城大丰悦达金骆驼血液透析中心</div>
74
-                <div :style="{position: 'absolute',top:(445 + (index * 550))  + 'px',left:390+ 'px'}">{{ paramsObj.chargeName }}</div>
75
-                <div :style="{position: 'absolute',top:(445 + (index * 550))  + 'px',left:550+ 'px'}">
76
-                    <span>{{  paramsObj.setl_time ? paramsObj.setl_time.split(' ')[0].slice(0,4) : getTime(list.date, '{y}-{m}-{d}').slice(0,4) }}</span>
77
-                </div>
78
-                <div :style="{position: 'absolute',top:(445 + (index * 550))  + 'px',left:610+ 'px'}">
79
-                    <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(5,7)) : getTime(list.date, '{y}-{m}-{d}').slice(5,7) }}</span>
80
-                </div>
81
-                <div :style="{position: 'absolute',top:(445 + (index * 550))  + 'px',left:650+ 'px'}">
82
-                    <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(8,11)) : getTime(list.date, '{y}-{m}-{d}').slice(8,11) }}</span>
83
-                </div>
84
-            </div>
85 42
         </div>
43
+      </div>
44
+      <div :style="{position: 'absolute',top:(350 + (index * 415))  + 'px',left:130+ 'px'}">{{ zhongwen }}</div>
45
+      <div :style="{position: 'absolute',top:(350 + (index * 415))  + 'px',left:480+ 'px'}">{{ list.medfee_sumamt }}</div>
46
+      <div v-if="index == pageArr.length - 1" :style="{position: 'absolute',top:(370 + (index * 415))  + 'px',left:110+ 'px',width:100 + '%',fontSize:12+'px'}">
47
+        <div style="display:flex;">
48
+          <div style="width:140px">医疗总费用:{{ list.order.medfee_sumamt }}</div>
49
+          <div style="width:140px">基金支付总额:{{ list.order.fund_pay_sumamt }}</div>
50
+          <div style="width:140px">统筹支出:{{ list.order.hifp_pay }}</div>
51
+          <div style="width:140px">大病支出:{{list.order.hifmi_pay}}</div>
52
+          <div style="width:140px">个人账户支付:{{ list.order.acct_pay }}</div>
53
+          <div style="width:140px">现金支出:{{ list.order.psn_cash_pay }}</div>
54
+          <div style="width:220px">医疗救助基金支出:{{ list.order.maf_pay }}</div>
55
+
56
+        </div>
57
+        <div style="display:flex;">
58
+          <div style="width:140px">本次账户:0</div>
59
+          <div style="width:140px">上次账户:0</div>
60
+          <div style="width:140px">账户余额:{{ list.order.balc }}</div>
61
+          <div style="width:140px">其他支出:{{ list.order.oth_pay }}</div>
62
+          <div style="width:140px">大病补充保险支出:0</div>
63
+          <div style="width:140px">民政支出:0</div>
64
+          <div style="width:280px">企业补充医疗保险基金支出:{{ list.order.hifes_pay }}</div>
65
+        </div>
66
+
67
+      </div>
68
+      <div v-if="index != pageArr.length - 1">
69
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:140+ 'px'}">盐城大丰悦达金骆驼血液透析中心</div>
70
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:410+ 'px'}">{{ paramsObj.chargeName }}</div>
71
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:550+ 'px'}">
72
+          <span>{{  paramsObj.setl_time ? paramsObj.setl_time.split(' ')[0].slice(0,4) : getTime(list.date, '{y}-{m}-{d}').slice(0,4) }}</span>
73
+        </div>
74
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:610+ 'px'}">
75
+          <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(5,7)) : getTime(list.date, '{y}-{m}-{d}').slice(5,7) }}</span>
76
+        </div>
77
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:650+ 'px'}">
78
+          <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(8,11)) : getTime(list.date, '{y}-{m}-{d}').slice(8,11) }}</span>
79
+        </div>
80
+      </div>
81
+
82
+      <div v-if="index == pageArr.length - 1">
83
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:140+ 'px'}">盐城大丰悦达金骆驼血液透析中心</div>
84
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:410+ 'px'}">{{ paramsObj.chargeName }}</div>
85
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:550+ 'px'}">
86
+          <span>{{  paramsObj.setl_time ? paramsObj.setl_time.split(' ')[0].slice(0,4) : getTime(list.date, '{y}-{m}-{d}').slice(0,4) }}</span>
87
+        </div>
88
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:610+ 'px'}">
89
+          <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(5,7)) : getTime(list.date, '{y}-{m}-{d}').slice(5,7) }}</span>
90
+        </div>
91
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:650+ 'px'}">
92
+          <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(8,11)) : getTime(list.date, '{y}-{m}-{d}').slice(8,11) }}</span>
93
+        </div>
94
+      </div>
95
+
86 96
     </div>
97
+  </div>
87 98
 </template>
88 99
 
89 100
 
@@ -91,142 +102,385 @@
91 102
 import { getInvoice } from '@/api/project/project'
92 103
 import { uParseTime } from '@/utils/tools'
93 104
 export default {
94
-    props:{
95
-        paramsObj:Object
105
+  props:{
106
+    paramsObj:Object
107
+  },
108
+  data(){
109
+    return{
110
+      list:{},
111
+      printDate:'',
112
+      zhongwen:'',
113
+      totalPrice:0.0,
114
+      org_id:'',
115
+      org_name:'',
116
+      page:1,
117
+      pageArr:[],
118
+    }
119
+  },
120
+  created(){
121
+    console.log('paramsObj',this.paramsObj)
122
+    let params = {
123
+      order_id: this.paramsObj.order_id,
124
+      patient_id: this.paramsObj.patient_id,
125
+    }
126
+    this.getInvoice(params)
127
+    // var data = new Date();
128
+    // var month =data.getMonth() < 9 ? "0" + (data.getMonth() + 1) : data.getMonth() + 1;
129
+    // var date = data.getDate() <= 9 ? "0" + data.getDate() : data.getDate();
130
+    // this.printDate = data.getFullYear() + "-" + month + "-" + date;
131
+    // this.smalltoBIG(982732.21)
132
+    this.org_id = this.$store.getters.xt_user.org_id
133
+    this.org_name = this.$store.getters.xt_user.org.org_name
134
+  },
135
+  methods:{
136
+    getInvoice(params){
137
+      getInvoice(params).then((res) => {
138
+        // console.log('res',res)
139
+        this.list = res.data.data
140
+        // console.log(this.list,'表单内容打印记得注释')
141
+        this.totalPrice = this.list.westernMedicineCostTotal + this.list.checkCostTotal + this.list.treatCostTotal + this.list.bedCostTotal + this.list.chineseTraditionalMedicineCostTotal +
142
+          this.list.laboratoryCostTotal + this.list.operationCostTotal + this.list.otherCostTotal + this.list.materialCostTotal
143
+        this.smalltoBIG(this.list.medfee_sumamt)
144
+        var data = new Date(res.data.data.date * 1000);
145
+        var month =data.getMonth() < 9 ? "0" + (data.getMonth() + 1) : data.getMonth() + 1;
146
+        var date = data.getDate() <= 9 ? "0" + data.getDate() : data.getDate();
147
+        this.printDate = data.getFullYear() + "-" + month + "-" + date;
148
+        this.pageArr = []
149
+        this.getPage()
150
+        this.pageArr.push(9)
151
+        console.log('pageArr',this.pageArr.length)
152
+      })
96 153
     },
97
-    data(){
98
-        return{
99
-            list:{},
100
-            printDate:'',
101
-            zhongwen:'',
102
-            totalPrice:0.0,
103
-            org_id:'',
104
-            org_name:'',
105
-            page:1,
106
-            pageArr:[],
107
-        }
154
+    smalltoBIG(n) {
155
+      // let fraction = ['角', '分'];
156
+      // let digit = ['零', '壹', '贰', '叁', '肆', '伍', '陆', '柒', '捌', '玖'];
157
+      // let unit = [['元.', '万,', '亿,'], ["元",'拾', '佰', '仟']];
158
+      // let head = price < 0 ? '欠' : '';
159
+      // price = Math.abs(price);
160
+      // let upper = '';
161
+      // for (let i = 0; i < fraction.length; i++) {
162
+      // upper += (digit[Math.floor(price * 10 * Math.pow(10, i)) % 10] + fraction[i]).replace(/零./, '');
163
+      // }
164
+      // upper = upper || '整';
165
+      // price = Math.floor(price);
166
+      // for (let i = 0; i < unit[0].length && price > 0; i++) {
167
+      // let p = '';
168
+      // for (let j = 0; j < unit[1].length && price > 0; j++) {
169
+      //     p = digit[price % 10] + unit[1][j] + p;
170
+      //     price = Math.floor(price / 10);
171
+      // }
172
+      // upper = p.replace(/(零.)*零$/, '').replace(/^$/, '零') + unit[0][i] + upper;
173
+      // }
174
+      // this.zhongwen = head + upper.replace(/(零.)*零圆/, '圆').replace(/(零.)+/g, '零').replace(/^整$/, '零圆整')
175
+      // console.log('6666',head + upper.replace(/(零.)*零圆/, '圆').replace(/(零.)+/g, '零').replace(/^整$/, '零圆整'))
176
+      if (!/^(0|[1-9]\d*)(\.\d+)?$/.test(n)){
177
+        return "数据非法";  //判断数据是否大于0
178
+      }
179
+
180
+      var unit = "仟佰拾亿仟佰拾万仟佰拾元角分", str = "";
181
+      n += "00";
182
+
183
+      var indexpoint = n.indexOf('.');  // 如果是小数,截取小数点前面的位数
184
+
185
+      if (indexpoint >= 0){
186
+
187
+        n = n.substring(0, indexpoint) + n.substr(indexpoint+1, 2);   // 若为小数,截取需要使用的unit单位
188
+      }
189
+
190
+      unit = unit.substr(unit.length - n.length);  // 若为整数,截取需要使用的unit单位
191
+      for (var i=0; i < n.length; i++){
192
+        str += "零壹贰叁肆伍陆柒捌玖".charAt(n.charAt(i)) + unit.charAt(i);  //遍历转化为大写的数字
193
+      }
194
+      console.log("str",str)
195
+      if(str == '零元零角零分'){
196
+        this.zhongwen = '零'
197
+      }else{
198
+        this.zhongwen =  str.replace(/零(仟|佰|拾|角)/g, "零").replace(/(零)+/g, "零").replace(/零(万|亿|元)/g, "$1").replace(/(亿)万|壹(拾)/g, "$1$2").replace(/^元零?|零分/g, "").replace(/元$/g, "元整");
199
+      }
200
+
201
+      console.log(this.zhongwen)
108 202
     },
109
-    created(){
110
-        console.log('paramsObj',this.paramsObj)
203
+    getTime(value, temp) {
204
+      if (value == 0) {
205
+        return ''
206
+      }
207
+      if (value != undefined) {
208
+        return uParseTime(value, temp)
209
+      }
210
+      return ''
211
+    },
212
+    getPage(){
213
+      if(this.list.order_info.length <= 9){
214
+        this.page = 1
215
+        this.pageArr.push(this.list.order_info.length)
216
+      }else if(this.list.order_info.length > 9){
217
+        this.page = parseInt(this.list.order_info.length / 9)
218
+        let num = this.list.order_info.length % 9
219
+        for (var i=0;i<this.page;i++){
220
+          this.pageArr.push(9)
221
+        }
222
+        if(num != 0){
223
+          this.pageArr.push(num)
224
+        }
225
+      }
226
+    }
227
+
228
+  },
229
+  watch:{
230
+    paramsObj:{//深度监听,可监听到对象、数组的变化
231
+      handler(val, oldVal){
111 232
         let params = {
112
-            order_id: this.paramsObj.order_id,
113
-            patient_id: this.paramsObj.patient_id,
233
+          order_id: val.order_id,
234
+          patient_id: val.patient_id,
114 235
         }
115 236
         this.getInvoice(params)
116
-        // var data = new Date();
117
-        // var month =data.getMonth() < 9 ? "0" + (data.getMonth() + 1) : data.getMonth() + 1;
118
-        // var date = data.getDate() <= 9 ? "0" + data.getDate() : data.getDate();
119
-        // this.printDate = data.getFullYear() + "-" + month + "-" + date;
120
-        // this.smalltoBIG(982732.21)
121
-        this.org_id = this.$store.getters.xt_user.org_id
122
-        this.org_name = this.$store.getters.xt_user.org.org_name
237
+
238
+      },
239
+      deep:true
240
+    }
241
+  }
242
+}
243
+</script>
244
+<template>
245
+  <div id='invoice-print'>
246
+    <div v-for='(i,index) in pageArr.length' :key="index" >
247
+      <div :style="{position: 'absolute',top:(30 + (index * 415))  + 'px',left:200+ 'px',}">盐城大丰悦达金骆驼血液透析中心</div>
248
+      <div :style="{position: 'absolute',top:(70 + (index * 415))  + 'px',left:150+ 'px',}">{{ list.order_number }}</div>
249
+      <div style="display:flex;justify-content: space-between;">
250
+        <div :style="{position: 'absolute',top:(100 + (index * 415))  + 'px',left:100+ 'px',}">{{ paramsObj.name }}</div>
251
+      </div>
252
+      <div :style="{position: 'absolute',top:(190 + (index * 415))  + 'px',left:120+ 'px',}">
253
+        <div v-if="list.westernMedicineCostTotal">西药 {{ list.westernMedicineCostTotal }}</div>
254
+        <div v-if="list.treatCostTotal">治疗费 {{ list.treatCostTotal }}</div>
255
+        <div v-if="list.bedCostTotal">床位费 {{ list.bedCostTotal }}</div>
256
+        <div v-if="list.chineseTraditionalMedicineCostTotal">中成药 {{ list.chineseTraditionalMedicineCostTotal }}</div>
257
+        <div v-if="list.laboratoryCostTotal">化验费 {{ list.laboratoryCostTotal }}</div>
258
+        <div v-if="list.operationCostTotal">手术费 {{ list.operationCostTotal }}</div>
259
+        <div v-if="list.otherCostTotal">其他费 {{ list.otherCostTotal }}</div>
260
+        <div v-if="list.materialCostTotal">材料费 {{ list.materialCostTotal }}</div>
261
+      </div>
262
+      <div :style="{position: 'absolute',top:(190 + (index * 420))  + 'px',left:300+ 'px'}">
263
+        <div v-for="item in list.order_info.slice(index * 10,(index * 10) + pageArr[index])">
264
+                    <span style="display:inline-block;width:300px;">
265
+                        <span v-if="item.advice.id == 0">
266
+                            <span v-if="item.project.type == 2"> {{ item.project.project.project_name }}</span>
267
+                            <span v-if="item.project.type == 3">{{ item.project.good_info.good_name }}</span>
268
+                        </span>
269
+                        <span v-else>{{ item.advice.advice_name }}</span>
270
+                    </span>
271
+          <span style="display:inline-block;width:50px;">
272
+                        <span v-if="item.advice.id == 0">
273
+                            <span v-if="item.project.type == 2">{{ item.project.count }}{{ item.project.unit }}</span>
274
+                            <span v-if="item.project.type == 3">{{ item.project.count }}{{ item.project.unit }}</span>
275
+                        </span>
276
+                        <span v-else>{{ item.advice.prescribing_number }}{{ item.advice.prescribing_number_unit }}</span>
277
+                    </span>
278
+          <span>
279
+                        <span v-if="item.advice.id == 0">
280
+                            <span v-if="item.project.type == 2">{{ (item.project.count * item.pric).toFixed(2) }}</span>
281
+                            <span v-if="item.project.type == 3">{{ (item.project.count * item.pric).toFixed(2) }}</span>
282
+                        </span>
283
+                        <span v-else>{{ (item.advice.prescribing_number * item.pric).toFixed(2) }}</span>
284
+                    </span>
285
+        </div>
286
+      </div>
287
+      <div :style="{position: 'absolute',top:(350 + (index * 415))  + 'px',left:130+ 'px'}">{{ zhongwen }}</div>
288
+      <div :style="{position: 'absolute',top:(350 + (index * 415))  + 'px',left:480+ 'px'}">{{ list.medfee_sumamt }}</div>
289
+      <div v-if="index == pageArr.length - 1" :style="{position: 'absolute',top:(370 + (index * 415))  + 'px',left:110+ 'px',width:100 + '%',fontSize:12+'px'}">
290
+        <div style="display:flex;">
291
+          <div style="width:140px">医疗总费用:{{ list.order.medfee_sumamt }}</div>
292
+          <div style="width:140px">基金支付总额:{{ list.order.fund_pay_sumamt }}</div>
293
+          <div style="width:140px">统筹支出:{{ list.order.hifp_pay }}</div>
294
+          <div style="width:140px">大病支出:{{list.order.hifmi_pay}}</div>
295
+          <div style="width:140px">个人账户支付:{{ list.order.acct_pay }}</div>
296
+          <div style="width:140px">现金支出:{{ list.order.psn_cash_pay }}</div>
297
+          <div style="width:220px">医疗救助基金支出:{{ list.order.maf_pay }}</div>
298
+
299
+        </div>
300
+        <div style="display:flex;">
301
+          <div style="width:140px">本次账户:0</div>
302
+          <div style="width:140px">上次账户:0</div>
303
+          <div style="width:140px">账户余额:{{ list.order.balc }}</div>
304
+          <div style="width:140px">其他支出:{{ list.order.oth_pay }}</div>
305
+          <div style="width:140px">大病补充保险支出:0</div>
306
+          <div style="width:140px">民政支出:0</div>
307
+          <div style="width:280px">企业补充医疗保险基金支出:{{ list.order.hifes_pay }}</div>
308
+        </div>
309
+
310
+      </div>
311
+      <div v-if="index != pageArr.length - 1">
312
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:140+ 'px'}">盐城大丰悦达金骆驼血液透析中心</div>
313
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:410+ 'px'}">{{ paramsObj.chargeName }}</div>
314
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:550+ 'px'}">
315
+          <span>{{  paramsObj.setl_time ? paramsObj.setl_time.split(' ')[0].slice(0,4) : getTime(list.date, '{y}-{m}-{d}').slice(0,4) }}</span>
316
+        </div>
317
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:610+ 'px'}">
318
+          <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(5,7)) : getTime(list.date, '{y}-{m}-{d}').slice(5,7) }}</span>
319
+        </div>
320
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:650+ 'px'}">
321
+          <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(8,11)) : getTime(list.date, '{y}-{m}-{d}').slice(8,11) }}</span>
322
+        </div>
323
+      </div>
324
+
325
+      <div v-if="index == pageArr.length - 1">
326
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:140+ 'px'}">盐城大丰悦达金骆驼血液透析中心</div>
327
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:410+ 'px'}">{{ paramsObj.chargeName }}</div>
328
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:550+ 'px'}">
329
+          <span>{{  paramsObj.setl_time ? paramsObj.setl_time.split(' ')[0].slice(0,4) : getTime(list.date, '{y}-{m}-{d}').slice(0,4) }}</span>
330
+        </div>
331
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:610+ 'px'}">
332
+          <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(5,7)) : getTime(list.date, '{y}-{m}-{d}').slice(5,7) }}</span>
333
+        </div>
334
+        <div :style="{position: 'absolute',top:(400 + (index * 415))  + 'px',left:650+ 'px'}">
335
+          <span>{{ paramsObj.setl_time ? parseInt(paramsObj.setl_time.split(' ')[0].slice(8,11)) : getTime(list.date, '{y}-{m}-{d}').slice(8,11) }}</span>
336
+        </div>
337
+      </div>
338
+
339
+    </div>
340
+  </div>
341
+</template>
342
+
343
+
344
+<script>
345
+import { getInvoice } from '@/api/project/project'
346
+import { uParseTime } from '@/utils/tools'
347
+export default {
348
+  props:{
349
+    paramsObj:Object
350
+  },
351
+  data(){
352
+    return{
353
+      list:{},
354
+      printDate:'',
355
+      zhongwen:'',
356
+      totalPrice:0.0,
357
+      org_id:'',
358
+      org_name:'',
359
+      page:1,
360
+      pageArr:[],
361
+    }
362
+  },
363
+  created(){
364
+    console.log('paramsObj',this.paramsObj)
365
+    let params = {
366
+      order_id: this.paramsObj.order_id,
367
+      patient_id: this.paramsObj.patient_id,
368
+    }
369
+    this.getInvoice(params)
370
+    // var data = new Date();
371
+    // var month =data.getMonth() < 9 ? "0" + (data.getMonth() + 1) : data.getMonth() + 1;
372
+    // var date = data.getDate() <= 9 ? "0" + data.getDate() : data.getDate();
373
+    // this.printDate = data.getFullYear() + "-" + month + "-" + date;
374
+    // this.smalltoBIG(982732.21)
375
+    this.org_id = this.$store.getters.xt_user.org_id
376
+    this.org_name = this.$store.getters.xt_user.org.org_name
377
+  },
378
+  methods:{
379
+    getInvoice(params){
380
+      getInvoice(params).then((res) => {
381
+        // console.log('res',res)
382
+        this.list = res.data.data
383
+        // console.log(this.list,'表单内容打印记得注释')
384
+        this.totalPrice = this.list.westernMedicineCostTotal + this.list.checkCostTotal + this.list.treatCostTotal + this.list.bedCostTotal + this.list.chineseTraditionalMedicineCostTotal +
385
+          this.list.laboratoryCostTotal + this.list.operationCostTotal + this.list.otherCostTotal + this.list.materialCostTotal
386
+        this.smalltoBIG(this.list.medfee_sumamt)
387
+        var data = new Date(res.data.data.date * 1000);
388
+        var month =data.getMonth() < 9 ? "0" + (data.getMonth() + 1) : data.getMonth() + 1;
389
+        var date = data.getDate() <= 9 ? "0" + data.getDate() : data.getDate();
390
+        this.printDate = data.getFullYear() + "-" + month + "-" + date;
391
+        this.pageArr = []
392
+        this.getPage()
393
+        this.pageArr.push(9)
394
+        console.log('pageArr',this.pageArr.length)
395
+      })
123 396
     },
124
-    methods:{
125
-        getInvoice(params){
126
-            getInvoice(params).then((res) => {
127
-                // console.log('res',res)
128
-                this.list = res.data.data
129
-                // console.log(this.list,'表单内容打印记得注释')
130
-                this.totalPrice = this.list.westernMedicineCostTotal + this.list.checkCostTotal + this.list.treatCostTotal + this.list.bedCostTotal + this.list.chineseTraditionalMedicineCostTotal +
131
-                                    this.list.laboratoryCostTotal + this.list.operationCostTotal + this.list.otherCostTotal + this.list.materialCostTotal
132
-                this.smalltoBIG(this.list.medfee_sumamt)
133
-                var data = new Date(res.data.data.date * 1000);
134
-                var month =data.getMonth() < 9 ? "0" + (data.getMonth() + 1) : data.getMonth() + 1;
135
-                var date = data.getDate() <= 9 ? "0" + data.getDate() : data.getDate();
136
-                this.printDate = data.getFullYear() + "-" + month + "-" + date;
137
-                this.pageArr = []
138
-                this.getPage()
139
-                this.pageArr.push(10)
140
-                console.log('pageArr',this.pageArr.length)
141
-            })
142
-        },
143
-        smalltoBIG(n) {
144
-            // let fraction = ['角', '分'];
145
-            // let digit = ['零', '壹', '贰', '叁', '肆', '伍', '陆', '柒', '捌', '玖'];
146
-            // let unit = [['元.', '万,', '亿,'], ["元",'拾', '佰', '仟']];
147
-            // let head = price < 0 ? '欠' : '';
148
-            // price = Math.abs(price);
149
-            // let upper = '';
150
-            // for (let i = 0; i < fraction.length; i++) {
151
-            // upper += (digit[Math.floor(price * 10 * Math.pow(10, i)) % 10] + fraction[i]).replace(/零./, '');
152
-            // }
153
-            // upper = upper || '整';
154
-            // price = Math.floor(price);
155
-            // for (let i = 0; i < unit[0].length && price > 0; i++) {
156
-            // let p = '';
157
-            // for (let j = 0; j < unit[1].length && price > 0; j++) {
158
-            //     p = digit[price % 10] + unit[1][j] + p;
159
-            //     price = Math.floor(price / 10);
160
-            // }
161
-            // upper = p.replace(/(零.)*零$/, '').replace(/^$/, '零') + unit[0][i] + upper;
162
-            // }
163
-            // this.zhongwen = head + upper.replace(/(零.)*零圆/, '圆').replace(/(零.)+/g, '零').replace(/^整$/, '零圆整')
164
-            // console.log('6666',head + upper.replace(/(零.)*零圆/, '圆').replace(/(零.)+/g, '零').replace(/^整$/, '零圆整'))
165
-            if (!/^(0|[1-9]\d*)(\.\d+)?$/.test(n)){
166
-                return "数据非法";  //判断数据是否大于0
167
-            }
168
-
169
-            var unit = "仟佰拾亿仟佰拾万仟佰拾元角分", str = "";
170
-            n += "00";
171
-
172
-            var indexpoint = n.indexOf('.');  // 如果是小数,截取小数点前面的位数
173
-
174
-            if (indexpoint >= 0){
175
-
176
-                n = n.substring(0, indexpoint) + n.substr(indexpoint+1, 2);   // 若为小数,截取需要使用的unit单位
177
-            }
178
-
179
-            unit = unit.substr(unit.length - n.length);  // 若为整数,截取需要使用的unit单位
180
-            for (var i=0; i < n.length; i++){
181
-                str += "零壹贰叁肆伍陆柒捌玖".charAt(n.charAt(i)) + unit.charAt(i);  //遍历转化为大写的数字
182
-            }
183
-            console.log("str",str)
184
-            if(str == '零元零角零分'){
185
-                this.zhongwen = '零'
186
-            }else{
187
-                this.zhongwen =  str.replace(/零(仟|佰|拾|角)/g, "零").replace(/(零)+/g, "零").replace(/零(万|亿|元)/g, "$1").replace(/(亿)万|壹(拾)/g, "$1$2").replace(/^元零?|零分/g, "").replace(/元$/g, "元整");
188
-            }
189
-
190
-            console.log(this.zhongwen)
191
-        },
192
-        getTime(value, temp) {
193
-            if (value == 0) {
194
-                return ''
195
-            }
196
-            if (value != undefined) {
197
-                return uParseTime(value, temp)
198
-            }
199
-            return ''
200
-        },
201
-        getPage(){
202
-        if(this.list.order_info.length <= 10){
203
-            this.page = 1
204
-            this.pageArr.push(this.list.order_info.length)
205
-        }else if(this.list.order_info.length > 10){
206
-            this.page = parseInt(this.list.order_info.length / 10)
207
-            let num = this.list.order_info.length % 10
208
-            for (var i=0;i<this.page;i++){
209
-                this.pageArr.push(10)
210
-            }
211
-            if(num != 0){
212
-                this.pageArr.push(num)
213
-            }
214
-        }
397
+    smalltoBIG(n) {
398
+      // let fraction = ['角', '分'];
399
+      // let digit = ['零', '壹', '贰', '叁', '肆', '伍', '陆', '柒', '捌', '玖'];
400
+      // let unit = [['元.', '万,', '亿,'], ["元",'拾', '佰', '仟']];
401
+      // let head = price < 0 ? '欠' : '';
402
+      // price = Math.abs(price);
403
+      // let upper = '';
404
+      // for (let i = 0; i < fraction.length; i++) {
405
+      // upper += (digit[Math.floor(price * 10 * Math.pow(10, i)) % 10] + fraction[i]).replace(/零./, '');
406
+      // }
407
+      // upper = upper || '整';
408
+      // price = Math.floor(price);
409
+      // for (let i = 0; i < unit[0].length && price > 0; i++) {
410
+      // let p = '';
411
+      // for (let j = 0; j < unit[1].length && price > 0; j++) {
412
+      //     p = digit[price % 10] + unit[1][j] + p;
413
+      //     price = Math.floor(price / 10);
414
+      // }
415
+      // upper = p.replace(/(零.)*零$/, '').replace(/^$/, '零') + unit[0][i] + upper;
416
+      // }
417
+      // this.zhongwen = head + upper.replace(/(零.)*零圆/, '圆').replace(/(零.)+/g, '零').replace(/^整$/, '零圆整')
418
+      // console.log('6666',head + upper.replace(/(零.)*零圆/, '圆').replace(/(零.)+/g, '零').replace(/^整$/, '零圆整'))
419
+      if (!/^(0|[1-9]\d*)(\.\d+)?$/.test(n)){
420
+        return "数据非法";  //判断数据是否大于0
421
+      }
422
+
423
+      var unit = "仟佰拾亿仟佰拾万仟佰拾元角分", str = "";
424
+      n += "00";
425
+
426
+      var indexpoint = n.indexOf('.');  // 如果是小数,截取小数点前面的位数
427
+
428
+      if (indexpoint >= 0){
429
+
430
+        n = n.substring(0, indexpoint) + n.substr(indexpoint+1, 2);   // 若为小数,截取需要使用的unit单位
431
+      }
432
+
433
+      unit = unit.substr(unit.length - n.length);  // 若为整数,截取需要使用的unit单位
434
+      for (var i=0; i < n.length; i++){
435
+        str += "零壹贰叁肆伍陆柒捌玖".charAt(n.charAt(i)) + unit.charAt(i);  //遍历转化为大写的数字
436
+      }
437
+      console.log("str",str)
438
+      if(str == '零元零角零分'){
439
+        this.zhongwen = '零'
440
+      }else{
441
+        this.zhongwen =  str.replace(/零(仟|佰|拾|角)/g, "零").replace(/(零)+/g, "零").replace(/零(万|亿|元)/g, "$1").replace(/(亿)万|壹(拾)/g, "$1$2").replace(/^元零?|零分/g, "").replace(/元$/g, "元整");
215 442
       }
216 443
 
444
+      console.log(this.zhongwen)
445
+    },
446
+    getTime(value, temp) {
447
+      if (value == 0) {
448
+        return ''
449
+      }
450
+      if (value != undefined) {
451
+        return uParseTime(value, temp)
452
+      }
453
+      return ''
217 454
     },
218
-    watch:{
219
-        paramsObj:{//深度监听,可监听到对象、数组的变化
220
-            handler(val, oldVal){
221
-                let params = {
222
-                    order_id: val.order_id,
223
-                    patient_id: val.patient_id,
224
-                }
225
-                this.getInvoice(params)
226
-
227
-            },
228
-            deep:true
455
+    getPage(){
456
+      if(this.list.order_info.length <= 9){
457
+        this.page = 1
458
+        this.pageArr.push(this.list.order_info.length)
459
+      }else if(this.list.order_info.length > 9){
460
+        this.page = parseInt(this.list.order_info.length / 9)
461
+        let num = this.list.order_info.length % 9
462
+        for (var i=0;i<this.page;i++){
463
+          this.pageArr.push(9)
464
+        }
465
+        if(num != 0){
466
+          this.pageArr.push(num)
467
+        }
468
+      }
469
+    }
470
+
471
+  },
472
+  watch:{
473
+    paramsObj:{//深度监听,可监听到对象、数组的变化
474
+      handler(val, oldVal){
475
+        let params = {
476
+          order_id: val.order_id,
477
+          patient_id: val.patient_id,
229 478
         }
479
+        this.getInvoice(params)
480
+
481
+      },
482
+      deep:true
230 483
     }
484
+  }
231 485
 }
232 486
 </script>

+ 3 - 3
src/xt_pages/outpatientCharges/listPrint.vue Ver fichero

@@ -14,11 +14,11 @@
14 14
     </template>
15 15
 
16 16
     <div class='dialysisPage' style="padding-top:40px;">
17
-      <printOne v-if=" org_id != 10106&&org_id != 10215&&org_id != 10265 && org_id!=9675" :list="list" :patient="patient" :order="order" :admin="admin"></printOne>
17
+      <printOne v-if=" org_id != 10106&&org_id != 10215&&org_id != 10265 && org_id!=9675 && org_id!=10485 && org_id!=0 " :list="list" :patient="patient" :order="order" :admin="admin"></printOne>
18 18
       <printTwo v-if="org_id == 10106 && this.paramsObj.balance_accounts_type != 2" :info="info" :order_infos="order_infos" :p_admin="p_admin" :charge_admin="charge_admin"></printTwo>
19 19
       <print-three v-if="org_id == 10106 && this.paramsObj.balance_accounts_type == 2" :info="info" :order_infos="order_infos" :p_admin="p_admin" :charge_admin="charge_admin"></print-three>
20 20
 <!--      <list-print-two v-if="org_id == 10215 || org_id==9675" :list="list" :patient="patient" :order="order" :admin="admin"></list-print-two>-->
21
-     <list-print-three v-if="org_id == 10215 || org_id==9675" :list="list" :patient="patient" :order="order" :admin="admin"></list-print-three>
21
+     <list-print-three v-if="org_id == 10215 || org_id==9675 || org_id == 0 || org_id ==10485" :list="list" :patient="patient" :order="order" :admin="admin"></list-print-three>
22 22
       <print-two10265  v-if="org_id == 10265  " :list="list" :patient="patient" :order="order" :admin="admin" :hospital_record="hospital_record"></print-two10265>
23 23
     </div>
24 24
   </div>
@@ -576,7 +576,7 @@
576 576
 
577 577
       printThisPage() {
578 578
         if(this.org_id != 10106){
579
-          if(this.org_id == 10215 || this.org_id == 9675){
579
+          if(this.org_id == 10215 || this.org_id == 9675 || this.org_id == 0 || this.org_id == 10485){
580 580
             const style =
581 581
               '@media print {.allListTitle{font-size: 24px;text-align: center;font-weight: bold;margin-bottom: 10px;}.allListInfo{display: flex;font-size: 16px;justify-content: space-between;margin: 10px 0;} .listTable{width: 100%;text-align: center;border-collapse: collapse;line-height: 20px;font-size: 14px;border-color: #000;text-align:left;}  .listTable tr td {padding: 0 5px;}.tableBottom{font-size: 16px;display: flex;margin-top: 10px;}.tableBottomOne{margin-right: 40px;} .allListTable{border: none;width: 100%;text-align: center;border-collapse: collapse;line-height: 20px;font-size: 14px;border-color: #000;text-align:left;} .allListTable tr{page-break-inside:avoid;} .allListTable tr td {padding: 0 5px;border: 1px solid #000;}.tableBottom{font-size: 16px;display: flex;margin-top: 20px;}.tableBottomOne{margin-right: 40px;}}'
582 582
             printJS({

+ 7 - 162
src/xt_pages/outpatientCharges/statementPrint.vue Ver fichero

@@ -23,7 +23,6 @@
23 23
           org_id == 10138 ||
24 24
           org_id == 9504 ||
25 25
           org_id == 10028 ||
26
-          org_id == 0 ||
27 26
           org_id == 10278
28 27
         "
29 28
       >
@@ -64,7 +63,7 @@
64 63
             org_id != 9504 &&
65 64
             org_id != 10028 &&
66 65
             org_id != 0 &&
67
-            org_id != 10278 && org_id != 10387 && org_id != 0 && org_id != 10191 &&org_id != 10210 && this.paramsObj.balance_accounts_type == 1"></printOne>
66
+            org_id != 10278 && org_id != 10387 && org_id != 10191 &&org_id != 10210 && this.paramsObj.balance_accounts_type == 1"></printOne>
68 67
 
69 68
       <privateChargePrint  :info="info" v-if="org_id != 9990 &&
70 69
             org_id != 10138 &&
@@ -406,7 +405,6 @@
406 405
             };
407 406
             if (
408 407
               this.org_id == 10138 ||
409
-              this.$store.getters.xt_user.org_id == 0 ||
410 408
               this.org_id == 10278
411 409
             ) {
412 410
               getPrivateExpenses(params).then((response) => {
@@ -485,7 +483,8 @@
485 483
                   console.log("this.num", this.num);
486 484
                 }
487 485
               });
488
-            } else if (this.org_id == 10028) {
486
+            } else
487
+              if (this.org_id == 10028) {
489 488
               getPrivateExpenses(params).then((response) => {
490 489
                 if (response.data.state == 0) {
491 490
                   // this.$message.error(response.data.msg)
@@ -529,7 +528,8 @@
529 528
                   console.log(111, this.balanceAccounts);
530 529
                 }
531 530
               });
532
-            } else if (this.org_id == 10215 ) {
531
+            } else
532
+            {
533 533
               getPrivateExpensesOrder(params).then((response) => {
534 534
                 if (response.data.state == 0) {
535 535
                   // this.$message.error(response.data.msg)
@@ -614,9 +614,10 @@
614 614
                   that.info["treat_cost_part_self_total"] =
615 615
                     response.data.data.treatCostPartSelfTotal;
616 616
                   that.info["date"] = response.data.data.date;
617
-                  // that.info["number"] = response.data.data.number;
617
+                  that.info["number"] = response.data.data.number;
618 618
                   that.info["order_infos"] = response.data.data.order_infos;
619 619
                   that.info["diagnosis"] = response.data.data.diagnosis;
620
+                  that.info["his"] = response.data.data.his;
620 621
 
621 622
                   let obj = {
622 623
                     type: 1,
@@ -685,162 +686,6 @@
685 686
                 }
686 687
               });
687 688
             }
688
-            // else if (this.org_id == 0) {
689
-            //
690
-            //   getPrivateExpensesOrder(params).then((response) => {
691
-            //     if (response.data.state == 0) {
692
-            //       // this.$message.error(response.data.msg)
693
-            //
694
-            //       return false;
695
-            //     } else {
696
-            //       var that = this;
697
-            //       that.info = response.data.data.info;
698
-            //       that.p_admin = response.data.data.printor_admin;
699
-            //       that.charge_admin = response.data.data.charge_admin;
700
-            //
701
-            //       that.info["p_admin"] = that.p_admin;
702
-            //       that.info["charge_admin"] = that.charge_admin;
703
-            //       that.info["order_number"] = response.data.data.order_number;
704
-            //       that.info["patient"] = response.data.data.patient;
705
-            //       that.info["date"] = response.data.data.date;
706
-            //       that.info["number"] = response.data.data.number;
707
-            //       that.info["order_infos"] = response.data.data.order_infos;
708
-            //       that.info["diagnosis"] = response.data.data.diagnosis;
709
-            //       that.info["fixmedins_name"] = response.data.data.org_name;
710
-            //       that.info["fixmedins_code"] = response.data.data.org_code;
711
-            //       // that.info["doctor_code"] = response.data.data.doctor_code;
712
-            //       // that.info["department"] = response.data.data.department;
713
-            //       // that.info["health_card_no"] = response.data.data.health_card_no;
714
-            //
715
-            //       that.info["bed_cost_total"] = response.data.data.bedCostTotal;
716
-            //       that.info["bed_cost_self_total"] =
717
-            //           response.data.data.bedCostSelfTotal;
718
-            //       that.info["bed_cost_part_self_total"] =
719
-            //           response.data.data.bedCostPartSelfTotal;
720
-            //
721
-            //       that.info["operation_cost_total"] =
722
-            //           response.data.data.operationCostTotal;
723
-            //       that.info["operation_cost_self_total"] =
724
-            //           response.data.data.operationCostSelfTotal;
725
-            //       that.info["operation_cost_part_self_total"] =
726
-            //           response.data.data.operationCostPartSelfTotal;
727
-            //
728
-            //       that.info["other_cost_total"] = response.data.data.otherCostTotal;
729
-            //       that.info["other_cost_self_total"] =
730
-            //           response.data.data.otherCostSelfTotal;
731
-            //       that.info["other_cost_part_self_total"] =
732
-            //           response.data.data.otherCostPartSelfTotal;
733
-            //
734
-            //       that.info["material_cost_total"] =
735
-            //           response.data.data.materialCostTotal;
736
-            //       that.info["material_cost_self_total"] =
737
-            //           response.data.data.materialCostSelfTotal;
738
-            //       that.info["material_cost_part_self_total"] =
739
-            //           response.data.data.materialCostPartSelfTotal;
740
-            //
741
-            //       that.info["western_medicine_cost_total"] =
742
-            //           response.data.data.westernMedicineCostTotal;
743
-            //       that.info["western_medicine_cost_self_total"] =
744
-            //           response.data.data.westernMedicineCostSelfTotal;
745
-            //       that.info["western_medicine_cost_part_self_total"] =
746
-            //           response.data.data.westernMedicineCostPartSelfTotal;
747
-            //
748
-            //       that.info["chinese_traditional_medicine_cost_total"] =
749
-            //           response.data.data.chineseTraditionalMedicineCostTotal;
750
-            //       that.info["chinese_traditional_medicine_cost_self_total"] =
751
-            //           response.data.data.chineseTraditionalMedicineCostSelfTotal;
752
-            //       that.info["chinese_traditional_medicine_cost_part_self_total"] =
753
-            //           response.data.data.chineseTraditionalMedicineCostPartSelfTotal;
754
-            //
755
-            //       that.info["check_cost_total"] = response.data.data.checkCostTotal;
756
-            //       that.info["check_cost_self_total"] =
757
-            //           response.data.data.checkCostSelfTotal;
758
-            //       that.info["check_cost_part_self_total"] =
759
-            //           response.data.data.checkCostPartSelfTotal;
760
-            //
761
-            //       that.info["laboratory_cost_total"] =
762
-            //           response.data.data.laboratoryCostTotal;
763
-            //       that.info["laboratory_cost_self_total"] =
764
-            //           response.data.data.laboratoryCostSelfTotal;
765
-            //       that.info["laboratory_cost_part_self_total"] =
766
-            //           response.data.data.laboratoryCostPartSelfTotal;
767
-            //
768
-            //       that.info["treat_cost_total"] = response.data.data.treatCostTotal;
769
-            //       that.info["treat_cost_self_total"] =
770
-            //           response.data.data.treatCostSelfTotal;
771
-            //       that.info["treat_cost_part_self_total"] =
772
-            //           response.data.data.treatCostPartSelfTotal;
773
-            //       that.info["date"] = response.data.data.date;
774
-            //       // that.info["number"] = response.data.data.number;
775
-            //       that.info["order_infos"] = response.data.data.order_infos;
776
-            //       that.info["diagnosis"] = response.data.data.diagnosis;
777
-            //
778
-            //
779
-            //       let list = []
780
-            //       for (let i = 0; i < response.data.data.order_infos.length; i++) {
781
-            //         let order = response.data.data.order_infos[i]
782
-            //         let obj = {
783
-            //           code:"",
784
-            //           name: "",
785
-            //           spec: "",
786
-            //           cnt: "",
787
-            //           det_item_fee_sumamt: "",
788
-            //         }
789
-            //
790
-            //         if (order.advice_id > 0 && order.project_id == 0) {
791
-            //           obj.name = order.advice.advice_name
792
-            //           let spec = order.advice.drug.dose + order.advice.drug.dose_unit + '*' + order.advice.drug.min_number + order.advice.drug.min_unit + '/' + order.advice.drug.max_unit
793
-            //           obj.spec = spec
794
-            //           obj.cnt = order.cnt
795
-            //           obj.det_item_fee_sumamt =order.det_item_fee_sumamt
796
-            //           obj.code = order.advice.drug.medical_insurance_number
797
-            //           list.push(obj)
798
-            //         }else if (order.advice_id == 0 && order.project_id > 0) {
799
-            //           if(order.project.type == 2){
800
-            //             obj.name = order.project.project.project_name
801
-            //             obj.spec = ""
802
-            //             obj.cnt = order.cnt
803
-            //             obj.det_item_fee_sumamt =order.det_item_fee_sumamt
804
-            //             obj.code = order.project.project.medical_code
805
-            //           }else{
806
-            //             obj.name = order.project.good_info.good_name
807
-            //             obj.spec = order.project.good_info.specification_name
808
-            //             obj.cnt = order.cnt
809
-            //             obj.det_item_fee_sumamt =order.det_item_fee_sumamt
810
-            //             obj.code = order.project.good_info.medical_insurance_number
811
-            //           }
812
-            //           list.push(obj)
813
-            //         }
814
-            //
815
-            //       }
816
-            //       console.log(list)
817
-            //       let len = list.length / 2
818
-            //       let L_list = []
819
-            //       let R_list = []
820
-            //       len = Math.trunc(len)
821
-            //       for(let i = 0; i < len; i++){
822
-            //         L_list.push(list[i])
823
-            //       }
824
-            //       console.log(len)
825
-            //       for(let i = len; i < list.length; i++){
826
-            //         console.log(list[i])
827
-            //         R_list.push(list[i])
828
-            //       }
829
-            //       console.log(L_list)
830
-            //       console.log(R_list)
831
-            //
832
-            //       that.info["L_list"] = L_list
833
-            //       that.info["R_list"] = R_list
834
-            //
835
-            //
836
-            //
837
-            //
838
-            //
839
-            //
840
-            //     }
841
-            //   });
842
-            // }
843
-
844 689
           } else {
845 690
             console.log(this.org_id)
846 691
             if (this.org_id == 0) {

+ 2 - 2
src/xt_pages/stock/detail/print.vue Ver fichero

@@ -56,8 +56,8 @@
56 56
                     {{getMySelfCount(item.good_id) }}
57 57
                   </span>
58 58
                    <span  v-if="org_id == 10265 || org_id == 10215">{{getMySelfCount(item.good_id) }}</span>
59
-                   <span v-if="org_id == 10210 || org_id == 9671 || org_id == 9675 || org_id == 9679 || org_id == 10188 || org_id == 10217 || org_id == 9956 || org_id == 10191">{{getWarehouseOut(item.good_id)}}</span>
60
-                  <span v-if="org_id!=3907&&org_id!=10265 &&org_id!=9919&&org_id!=10285&&org_id!=9583&&org_id!=10215&&org_id!=10210&&org_id!=9671 &&org_id!=9679 &&org_id!=9675 && org_id!=10188&& org_id!=10217&& org_id!=9956&& org_id!=10191 && org_id!=0 && org_id!=10402">{{getStockCount(item.good_id) }}</span>
59
+                   <span v-if="org_id == 10210 || org_id == 9671 || org_id == 9675 || org_id == 9679 || org_id == 10188 || org_id == 10217 || org_id == 9956 || org_id == 10191  || org_id ==10485">{{getWarehouseOut(item.good_id)}}</span>
60
+                  <span v-if="org_id!=3907&&org_id!=10265 &&org_id!=9919&&org_id!=10285&&org_id!=9583&&org_id!=10215&&org_id!=10210&&org_id!=9671 &&org_id!=9679 &&org_id!=9675 && org_id!=10188&& org_id!=10217&& org_id!=9956&& org_id!=10191 && org_id!=0 && org_id!=10402 && org_id!=10485">{{getStockCount(item.good_id) }}</span>
61 61
                 </span>
62 62
 
63 63
                 <span v-if="type == 4"> {{ item.count }}</span>

+ 5 - 3
src/xt_pages/stock/detail/stockOutDetail.vue Ver fichero

@@ -834,19 +834,21 @@ export default {
834 834
           this.tableOut[i].total_price = (this.getWarehouseOut(this.tableOut[i].good_id) * this.tableOut[i].retail_price).toFixed(2)
835 835
         }else if(this.orgId == 10375){
836 836
           this.tableOut[i].total_price = (this.getWarehouseOut(this.tableOut[i].good_id) * this.tableOut[i].retail_price).toFixed(2)
837
+        }else if(this.orgId == 10485){
838
+          this.tableOut[i].total_price = (this.getWarehouseOut(this.tableOut[i].good_id) * this.tableOut[i].retail_price).toFixed(2)
837 839
         }else{
838 840
           this.tableOut[i].total_price = (this.getStockCount(this.tableOut[i].good_id) * this.tableOut[i].retail_price).toFixed(2)
839 841
         }
840 842
 
841
-        if(this.orgId  == 10265 || this.orgId ==10215 || this.orgId == 9919 || this.orgId == 9671 || this.orgId == 0 || this.orgId == 10402){
843
+        if(this.orgId  == 10265 || this.orgId ==10215 || this.orgId == 9919 || this.orgId == 9671 || this.orgId == 10402){
842 844
 
843 845
          this.tableOut[i].out_count = this.getMySelfCount(this.tableOut[i].good_id)
844 846
         }
845
-        if(this.orgId == 10210 || this.orgId == 9675  || this.orgId == 9956 || this.orgId == 10217 || this.orgId == 10188 || this.orgId == 10191 || this.orgId == 0 || this.orgId ==10489 || this.orgId == 10375){
847
+        if(this.orgId == 10210 || this.orgId == 9675  || this.orgId == 9956 || this.orgId == 10217 || this.orgId == 10188 || this.orgId == 10191 || this.orgId == 0 || this.orgId ==10489 || this.orgId == 10375 || this.orgId == 10485){
846 848
           this.tableOut[i].out_count = this.getWarehouseOut(this.tableOut[i].good_id)
847 849
           console.log("out_count232233232332",this.tableOut[i].out_count)
848 850
         }
849
-        if(this.orgId!=10265 && this.orgId !=10215  && this.orgId != 9671 &&this.orgId!=10210&&this.orgId!=9675 && this.orgId!=9956&& this.orgId!=10217 && this.orgId!=10188 && this.orgId!=10191 && this.orgId!=9919 && this.orgId!=0&& this.orgId!=10402 && this.orgId != 10489 && this.orgId!=10375){
851
+        if(this.orgId!=10265 && this.orgId !=10215  && this.orgId != 9671 &&this.orgId!=10210&&this.orgId!=9675 && this.orgId!=9956&& this.orgId!=10217 && this.orgId!=10188 && this.orgId!=10191 && this.orgId!=9919 && this.orgId!=0&& this.orgId!=10402 && this.orgId != 10489 && this.orgId!=10375 && this.orgId!=10485){
850 852
           this.tableOut[i].out_count = this.getStockCount(this.tableOut[i].good_id)
851 853
         }
852 854
        }

+ 7 - 7
src/xt_pages/workforce/components/editTableData.vue Ver fichero

@@ -1364,7 +1364,7 @@
1364 1364
 
1365 1365
     <!-- 双击弹窗 -->
1366 1366
     <el-dialog
1367
-        title="调整模式99999"
1367
+        title="调整模式"
1368 1368
         :visible.sync="msDialogVisible"
1369 1369
         width="500px"
1370 1370
         v-loading="changing_mode"
@@ -1395,7 +1395,7 @@
1395 1395
             </el-select>
1396 1396
           </el-form-item>
1397 1397
           
1398
-          <el-form-item>
1398
+          <!-- <el-form-item>
1399 1399
             <span>透析班次:</span>
1400 1400
             <el-select
1401 1401
                 v-model="changeSchedule.schedule_type"
@@ -1412,8 +1412,8 @@
1412 1412
               </el-option>
1413 1413
             </el-select>
1414 1414
           </el-form-item>
1415
-        
1416
-          <el-form-item>
1415
+         -->
1416
+          <!-- <el-form-item>
1417 1417
             <span>透析分区:</span>
1418 1418
             <el-select
1419 1419
               v-model="changeSchedule.partition_id"
@@ -1429,9 +1429,9 @@
1429 1429
               >
1430 1430
               </el-option>
1431 1431
               </el-select>
1432
-          </el-form-item>
1432
+          </el-form-item> -->
1433 1433
 
1434
-          <el-form-item>
1434
+          <!-- <el-form-item>
1435 1435
             <span>透析床位:</span>
1436 1436
             <el-select
1437 1437
                 v-model="device_id"
@@ -1446,7 +1446,7 @@
1446 1446
               >
1447 1447
               </el-option>
1448 1448
             </el-select>
1449
-          </el-form-item>
1449
+          </el-form-item> -->
1450 1450
         </el-form>
1451 1451
       </div>
1452 1452
       <span slot="footer" class="dialog-footer">