Browse Source

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

28169 2 days ago
parent
commit
ba76cff2d7

+ 2 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_sixty.vue View File

736
                         >
736
                         >
737
                           {{
737
                           {{
738
                             record.prescription &&
738
                             record.prescription &&
739
-                            record.prescription.displace_liqui_value
740
-                              ? record.prescription.displace_liqui_value
739
+                            record.prescription.replacement_total
740
+                              ? record.prescription.replacement_total
741
                               : "/"
741
                               : "/"
742
                           }}
742
                           }}
743
                         </div>
743
                         </div>

+ 3 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderSixty.vue View File

703
                         style="width: 70px; text-align: center"
703
                         style="width: 70px; text-align: center"
704
                       >
704
                       >
705
                         {{
705
                         {{
706
-                          prescription.displace_liqui_value
707
-                            ? prescription.displace_liqui_value
706
+                          prescription.replacement_total
707
+                            ? prescription.replacement_total
708
                             : "/"
708
                             : "/"
709
                         }}
709
                         }}
710
                       </div>
710
                       </div>
2505
       ) {
2505
       ) {
2506
         this.$message.error("置换方式未填");
2506
         this.$message.error("置换方式未填");
2507
       } else if (
2507
       } else if (
2508
-        this.prescription.displace_liqui_value == 0 &&
2508
+        this.prescription.replacement_total == 0 &&
2509
         this.prescription.mode_id == 2
2509
         this.prescription.mode_id == 2
2510
       ) {
2510
       ) {
2511
         this.$message.error("置换量未填");
2511
         this.$message.error("置换量未填");

+ 13 - 13
src/xt_pages/dialysis/template/DialysisPrintOrdereightytwo.vue View File

6
         id="dialysis-print-box-1-1"
6
         id="dialysis-print-box-1-1"
7
         class="dialysis-print-order print-template-two print_page_main_content"
7
         class="dialysis-print-order print-template-two print_page_main_content"
8
       >
8
       >
9
-      
9
+
10
         <div style="display:inline-block;width:100%;text-align:center;">
10
         <div style="display:inline-block;width:100%;text-align:center;">
11
           <div
11
           <div
12
             class="order-title"
12
             class="order-title"
68
                   }}
68
                   }}
69
                 </span> -->
69
                 </span> -->
70
 
70
 
71
-                
72
-              
71
+
72
+
73
                 <span v-if="prescription.dialysis_dialyszers !=''">
73
                 <span v-if="prescription.dialysis_dialyszers !=''">
74
                   {{
74
                   {{
75
                     prescription.dialysis_dialyszers
75
                     prescription.dialysis_dialyszers
109
         </div>
109
         </div>
110
 
110
 
111
         <div class="row">
111
         <div class="row">
112
-          
112
+
113
         </div>
113
         </div>
114
         <div class="row">
114
         <div class="row">
115
           抗凝药物&nbsp;&nbsp;
115
           抗凝药物&nbsp;&nbsp;
213
             <div class="inline_block under_line" style="width:80px;text-align: center;margin-right:30px;">
213
             <div class="inline_block under_line" style="width:80px;text-align: center;margin-right:30px;">
214
               {{ receiverTreatmentAccess.way ? receiverTreatmentAccess.way : "/" }}
214
               {{ receiverTreatmentAccess.way ? receiverTreatmentAccess.way : "/" }}
215
             </div>
215
             </div>
216
-           
216
+
217
           </div>
217
           </div>
218
         </div>
218
         </div>
219
         <div class="row">
219
         <div class="row">
267
               <span v-if="setAdminUserES(dialysisOrder==null?0:dialysisOrder.change_nurse) == ''">{{getAdminUser(dialysisOrder==null?0:dialysisOrder.change_nurse)}}</span>
267
               <span v-if="setAdminUserES(dialysisOrder==null?0:dialysisOrder.change_nurse) == ''">{{getAdminUser(dialysisOrder==null?0:dialysisOrder.change_nurse)}}</span>
268
               <img class="es-img" style="height:30px" :src="setAdminUserES(dialysisOrder==null?0:dialysisOrder.change_nurse)" alt="" srcset="" v-else>
268
               <img class="es-img" style="height:30px" :src="setAdminUserES(dialysisOrder==null?0:dialysisOrder.change_nurse)" alt="" srcset="" v-else>
269
             </div>
269
             </div>
270
-          </div> 
271
-          
270
+          </div>
271
+
272
           上机护士
272
           上机护士
273
           <div class="inline_block under_line" style="width:100px;text-align: center;">
273
           <div class="inline_block under_line" style="width:100px;text-align: center;">
274
             <span v-if="setAdminUserES(dialysisOrder==null?0:dialysisOrder.start_nurse) == ''">{{getAdminUser(dialysisOrder==null?0:dialysisOrder.start_nurse)}}</span>
274
             <span v-if="setAdminUserES(dialysisOrder==null?0:dialysisOrder.start_nurse) == ''">{{getAdminUser(dialysisOrder==null?0:dialysisOrder.start_nurse)}}</span>
362
                 <td>&nbsp;{{monitor.systolic_blood_pressure?monitor.systolic_blood_pressure:''}} <span v-if="monitor.systolic_blood_pressure||monitor.diastolic_blood_pressure">/</span>
362
                 <td>&nbsp;{{monitor.systolic_blood_pressure?monitor.systolic_blood_pressure:''}} <span v-if="monitor.systolic_blood_pressure||monitor.diastolic_blood_pressure">/</span>
363
                   {{monitor.diastolic_blood_pressure?monitor.diastolic_blood_pressure:''}}
363
                   {{monitor.diastolic_blood_pressure?monitor.diastolic_blood_pressure:''}}
364
                 </td>
364
                 </td>
365
-               
365
+
366
                 <td>&nbsp;{{monitor.pulse_frequency?monitor.pulse_frequency:''}}</td>
366
                 <td>&nbsp;{{monitor.pulse_frequency?monitor.pulse_frequency:''}}</td>
367
                 <td>&nbsp;{{monitor.blood_flow_volume?monitor.blood_flow_volume:''}}</td>
367
                 <td>&nbsp;{{monitor.blood_flow_volume?monitor.blood_flow_volume:''}}</td>
368
                 <td>&nbsp;{{monitor.venous_pressure?monitor.venous_pressure:''}}
368
                 <td>&nbsp;{{monitor.venous_pressure?monitor.venous_pressure:''}}
478
                         <span class="under_line" style="width:100px;display:inline-block">
478
                         <span class="under_line" style="width:100px;display:inline-block">
479
                           {{  getintravenous(afterdialysis.intravenous_tube) }}
479
                           {{  getintravenous(afterdialysis.intravenous_tube) }}
480
                         </span>
480
                         </span>
481
-                        
481
+
482
                         <!-- <label-box :isChecked="afterdialysis.intravenous_tube == 1 ? true : false" showValue="无"></label-box>&nbsp;
482
                         <!-- <label-box :isChecked="afterdialysis.intravenous_tube == 1 ? true : false" showValue="无"></label-box>&nbsp;
483
                         <label-box :isChecked="afterdialysis.intravenous_tube == 2 ? true : false" showValue="+"></label-box>&nbsp;
483
                         <label-box :isChecked="afterdialysis.intravenous_tube == 2 ? true : false" showValue="+"></label-box>&nbsp;
484
                         <label-box :isChecked="afterdialysis.intravenous_tube == 3 ? true : false" showValue="+ +"></label-box>&nbsp;
484
                         <label-box :isChecked="afterdialysis.intravenous_tube == 3 ? true : false" showValue="+ +"></label-box>&nbsp;
489
                         <span class="under_line" style="width:100px;display:inline-block">
489
                         <span class="under_line" style="width:100px;display:inline-block">
490
                           {{ getarterial(afterdialysis.arterial_tube) }}
490
                           {{ getarterial(afterdialysis.arterial_tube) }}
491
                         </span>
491
                         </span>
492
-                        
492
+
493
                         <!-- <label-box :isChecked="afterdialysis.arterial_tube == 1 ? true : false" showValue="无"></label-box>&nbsp;
493
                         <!-- <label-box :isChecked="afterdialysis.arterial_tube == 1 ? true : false" showValue="无"></label-box>&nbsp;
494
                         <label-box :isChecked="afterdialysis.arterial_tube == 2 ? true : false" showValue="+"></label-box>&nbsp;
494
                         <label-box :isChecked="afterdialysis.arterial_tube == 2 ? true : false" showValue="+"></label-box>&nbsp;
495
                         <label-box :isChecked="afterdialysis.arterial_tube == 3 ? true : false" showValue="+ +"></label-box>&nbsp;
495
                         <label-box :isChecked="afterdialysis.arterial_tube == 3 ? true : false" showValue="+ +"></label-box>&nbsp;
1402
           if (prescription.replacement_way === 4) {
1402
           if (prescription.replacement_way === 4) {
1403
             prescription.replacement_way = '混合置换'
1403
             prescription.replacement_way = '混合置换'
1404
           }
1404
           }
1405
-     
1405
+
1406
           this.prescription = prescription
1406
           this.prescription = prescription
1407
           var receiverTreatmentAccess =
1407
           var receiverTreatmentAccess =
1408
             response.data.data.receiverTreatmentAccess
1408
             response.data.data.receiverTreatmentAccess
1776
             return options[i].shouji_unit
1776
             return options[i].shouji_unit
1777
           }
1777
           }
1778
         }
1778
         }
1779
-       
1779
+
1780
       }else{
1780
       }else{
1781
         return ''
1781
         return ''
1782
       }
1782
       }
1844
     this.arterial_tube =  this.$store.getters.arterial_tube
1844
     this.arterial_tube =  this.$store.getters.arterial_tube
1845
     this.intravenous_tube = this.$store.getters.intravenous_tube
1845
     this.intravenous_tube = this.$store.getters.intravenous_tube
1846
     console.log('intravenous_tube',this.intravenous_tube);
1846
     console.log('intravenous_tube',this.intravenous_tube);
1847
-    
1847
+
1848
 
1848
 
1849
     this.way_arr = getDataConfig('hemodialysis', 'way')
1849
     this.way_arr = getDataConfig('hemodialysis', 'way')
1850
     this.consciousness_arr = getDataConfig('hemodialysis', 'consciousness')
1850
     this.consciousness_arr = getDataConfig('hemodialysis', 'consciousness')

+ 2 - 2
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue View File

3215
                 var err_msg = ""
3215
                 var err_msg = ""
3216
                 for(let i =0; i < this.prescriptions.length; i++){
3216
                 for(let i =0; i < this.prescriptions.length; i++){
3217
                   for(let b= 0; b < this.prescriptions[i].advices.length;b++){
3217
                   for(let b= 0; b < this.prescriptions[i].advices.length;b++){
3218
-                    console.log(this.prescriptions[i].advices[b])
3219
-                    if(this.prescriptions[i].advices[b].prescribing_number_unit !=this.prescriptions[i].advices[b].drug.min_unit){
3218
+
3219
+                    if(this.prescriptions[i].advices[b].prescribing_number_unit !=this.prescriptions[i].advices[b].drug.min_unit && this.prescriptions[i].advices[b].delivery_way.indexOf("口服") != -1 ){
3220
                       isLoading = false
3220
                       isLoading = false
3221
                       if(err_msg.length == 0){
3221
                       if(err_msg.length == 0){
3222
 
3222
 

+ 4 - 4
src/xt_pages/user/components/PatientSidebar.vue View File

202
               name: '1-3',
202
               name: '1-3',
203
               label: '肾科检验'
203
               label: '肾科检验'
204
             },
204
             },
205
-            {
206
-              name: '4-2',
207
-              label: '肾科检验新'
208
-            },
205
+            // {
206
+            //   name: '4-2',
207
+            //   label: '肾科检验新'
208
+            // },
209
             // {
209
             // {
210
             //   name: '4-12',
210
             //   name: '4-12',
211
             //   label: '新版肾科检验'
211
             //   label: '新版肾科检验'