Browse Source

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

yq1 9 months ago
parent
commit
7b418c18b8

+ 55 - 44
src/xt_pages/dialysis/batch_print/batch_print_order_six.vue View File

827
                           class="under_line"
827
                           class="under_line"
828
                           style="width: 70px; text-align: center"
828
                           style="width: 70px; text-align: center"
829
                         >
829
                         >
830
-                         
830
+
831
 
831
 
832
                           <span v-if="org_id==10206">
832
                           <span v-if="org_id==10206">
833
                               {{
833
                               {{
844
                               : "/"
844
                               : "/"
845
                            }}
845
                            }}
846
                           </span>
846
                           </span>
847
-                          
847
+
848
                           <span v-if="org_id!=10206&&org_id!=10510">
848
                           <span v-if="org_id!=10206&&org_id!=10510">
849
                             {{
849
                             {{
850
                             record.prescription &&
850
                             record.prescription &&
1009
                     </div>
1009
                     </div>
1010
 
1010
 
1011
                     <div
1011
                     <div
1012
-                    
1012
+
1013
                       class="row"
1013
                       class="row"
1014
                       style="padding: 2px 0; line-height: 23px; display: flex"
1014
                       style="padding: 2px 0; line-height: 23px; display: flex"
1015
                     >
1015
                     >
1048
                           <span>{{
1048
                           <span>{{
1049
                             record.lastafterweight.weight_after
1049
                             record.lastafterweight.weight_after
1050
                           }}</span>
1050
                           }}</span>
1051
-                       
1051
+
1052
                         </div>
1052
                         </div>
1053
                         kg
1053
                         kg
1054
                       </div>
1054
                       </div>
1099
                               : "/"
1099
                               : "/"
1100
                           }}
1100
                           }}
1101
                         </div>
1101
                         </div>
1102
-                         <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id==10460 || org_id ==10624 || org_id ==10644">ml</span> 
1102
+                         <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id==10460 || org_id ==10624 || org_id ==10644">ml</span>
1103
                          <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469  && org_id!=10471 && org_id!=10460 && org_id!=10624  && org_id!=10644">L</span>
1103
                          <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469  && org_id!=10471 && org_id!=10460 && org_id!=10624  && org_id!=10644">L</span>
1104
                       </div>
1104
                       </div>
1105
 
1105
 
1354
                               : 0
1354
                               : 0
1355
                           }}
1355
                           }}
1356
                         </div>
1356
                         </div>
1357
-                       
1357
+
1358
                         <span v-if="record.prescription.anticoagulant == 6"
1358
                         <span v-if="record.prescription.anticoagulant == 6"
1359
                           >iu</span
1359
                           >iu</span
1360
                         >
1360
                         >
1542
                         </div>
1542
                         </div>
1543
                         ml/h
1543
                         ml/h
1544
                       </div>
1544
                       </div>
1545
-                      
1545
+
1546
                       <span>&nbsp;&nbsp;&nbsp;</span>
1546
                       <span>&nbsp;&nbsp;&nbsp;</span>
1547
                       <div class="inline_block">
1547
                       <div class="inline_block">
1548
                         碳酸氢钠流速:
1548
                         碳酸氢钠流速:
1611
                           <td
1611
                           <td
1612
                             width="50"
1612
                             width="50"
1613
                             v-if="
1613
                             v-if="
1614
-                              org_id == 10121 || org_id == 9675 
1614
+                              org_id == 10121 || org_id == 9675
1615
                             "
1615
                             "
1616
                           >
1616
                           >
1617
                             SpO₂<br />(%)
1617
                             SpO₂<br />(%)
1757
                                 : ""
1757
                                 : ""
1758
                               }}
1758
                               }}
1759
                             </span>
1759
                             </span>
1760
-                           
1760
+
1761
                           </td>
1761
                           </td>
1762
                           <td>
1762
                           <td>
1763
                             {{
1763
                             {{
1781
                             }}
1781
                             }}
1782
                           </td>
1782
                           </td>
1783
 
1783
 
1784
-                      
1784
+
1785
                           <td
1785
                           <td
1786
                             v-if="
1786
                             v-if="
1787
                               org_id != 9538 &&
1787
                               org_id != 9538 &&
1788
                               org_id != 10121 &&
1788
                               org_id != 10121 &&
1789
-                              org_id != 9675 && 
1789
+                              org_id != 9675 &&
1790
                               org_id!=10490 &&
1790
                               org_id!=10490 &&
1791
                               org_id!=10600 &&
1791
                               org_id!=10600 &&
1792
                               org_id!=10644
1792
                               org_id!=10644
1801
 
1801
 
1802
                           <td
1802
                           <td
1803
                             v-if="
1803
                             v-if="
1804
-                              org_id == 10121 || org_id == 9675 
1804
+                              org_id == 10121 || org_id == 9675
1805
                             "
1805
                             "
1806
                           >
1806
                           >
1807
                             {{
1807
                             {{
1813
 
1813
 
1814
                           <td
1814
                           <td
1815
                             v-if="
1815
                             v-if="
1816
-                              org_id == 10469 
1816
+                              org_id == 10469
1817
                             "
1817
                             "
1818
                           >
1818
                           >
1819
                             {{
1819
                             {{
1990
                         <td v-if="org_id == 9919||org_id == 9538 || org_id == 9671"></td>
1990
                         <td v-if="org_id == 9919||org_id == 9538 || org_id == 9671"></td>
1991
                         <td v-if="org_id == 9538"></td>
1991
                         <td v-if="org_id == 9538"></td>
1992
                         <td v-if="org_id == 10490 || org_id == 0"></td>
1992
                         <td v-if="org_id == 10490 || org_id == 0"></td>
1993
-                         
1993
+
1994
                           <td style="line-height: 16px; padding: 0px">
1994
                           <td style="line-height: 16px; padding: 0px">
1995
                             <div
1995
                             <div
1996
                               style="
1996
                               style="
2423
                               colspan="2"
2423
                               colspan="2"
2424
                               class="advice-name"
2424
                               class="advice-name"
2425
                               style="padding-left: 7px"
2425
                               style="padding-left: 7px"
2426
-                              
2426
+
2427
                             >
2427
                             >
2428
                              <span v-for="(it,i) in advice.child" :key="i">
2428
                              <span v-for="(it,i) in advice.child" :key="i">
2429
                               <span>{{ it.advice_name }}</span>
2429
                               <span>{{ it.advice_name }}</span>
2454
                                   it.remark.length > 0
2454
                                   it.remark.length > 0
2455
                                 "
2455
                                 "
2456
                                 >({{ it.remark }})</span>
2456
                                 >({{ it.remark }})</span>
2457
-                              <span v-if="advice.child.length >1"> + </span> 
2457
+                              <span v-if="advice.child.length >1"> + </span>
2458
                             </span>
2458
                             </span>
2459
                             </td>
2459
                             </td>
2460
 
2460
 
2650
                 </div>
2650
                 </div>
2651
               </div>
2651
               </div>
2652
             </div>
2652
             </div>
2653
-            
2653
+
2654
             <div class="row">
2654
             <div class="row">
2655
               <div class="inline_block">
2655
               <div class="inline_block">
2656
                 入科方式:
2656
                 入科方式:
2911
                           class="under_line"
2911
                           class="under_line"
2912
                           style="width: 70px; text-align: center"
2912
                           style="width: 70px; text-align: center"
2913
                         >
2913
                         >
2914
-                          {{
2914
+                        <span v-if="org_id != 10551">{{
2915
                             record.assessment_after_dislysis &&
2915
                             record.assessment_after_dislysis &&
2916
                             record.assessment_after_dislysis.weight_loss
2916
                             record.assessment_after_dislysis.weight_loss
2917
                               ? record.assessment_after_dislysis.weight_loss
2917
                               ? record.assessment_after_dislysis.weight_loss
2918
                               : "/"
2918
                               : "/"
2919
                           }}
2919
                           }}
2920
+                         </span>
2921
+
2922
+                          <span v-if="org_id == 10551>{{
2923
+                           record.assessment_after_dislysis &&
2924
+                           record.assessment_before_dislysis.weight_before - record.assessment_after_dislysis.weight_after
2925
+                             ?  record.assessment_before_dislysis.weight_before - record.assessment_after_dislysis.weight_after
2926
+                             : "/"
2927
+                              }}
2928
+                            </span>
2929
+
2930
+
2920
                         </div>
2931
                         </div>
2921
                         kg
2932
                         kg
2922
                       </div>
2933
                       </div>
2926
                         style="flex: 1"
2937
                         style="flex: 1"
2927
                         v-if="org_id != 10223 && org_id!=10375 && org_id!=10598"
2938
                         v-if="org_id != 10223 && org_id!=10375 && org_id!=10598"
2928
                       >
2939
                       >
2929
-  
2940
+
2930
                         <span v-if="org_id!=10460">
2941
                         <span v-if="org_id!=10460">
2931
                           透析中入量  (L):
2942
                           透析中入量  (L):
2932
                         </span>
2943
                         </span>
2981
                               : "/"
2992
                               : "/"
2982
                           }}
2993
                           }}
2983
                         </div>
2994
                         </div>
2984
-                       
2995
+
2985
                       </div>
2996
                       </div>
2986
                     </div>
2997
                     </div>
2987
                     <div
2998
                     <div
3207
                         </div>
3218
                         </div>
3208
                       </div>
3219
                       </div>
3209
 
3220
 
3210
-                  
3221
+
3211
                     </div>
3222
                     </div>
3212
                   <div
3223
                   <div
3213
                     class="row"
3224
                     class="row"
3263
                         </div>
3274
                         </div>
3264
                       </div>
3275
                       </div>
3265
 
3276
 
3266
-                  
3277
+
3267
                     </div>
3278
                     </div>
3268
                   </td>
3279
                   </td>
3269
                 </tr>
3280
                 </tr>
3798
 
3809
 
3799
           //华池
3810
           //华池
3800
           if(this.org_id == 0 || this.org_id ==10440){
3811
           if(this.org_id == 0 || this.org_id ==10440){
3801
-          
3812
+
3802
           var parint_id =0
3813
           var parint_id =0
3803
-        
3814
+
3804
           if(this.records!=null&&this.records.length>0){
3815
           if(this.records!=null&&this.records.length>0){
3805
-            
3816
+
3806
             for(let i=0;i<this.records.length;i++){
3817
             for(let i=0;i<this.records.length;i++){
3807
              this.records[i].new_arr = []
3818
              this.records[i].new_arr = []
3808
              for(let j=0;j<this.records[i].advices.length;j++){
3819
              for(let j=0;j<this.records[i].advices.length;j++){
3809
-             
3820
+
3810
                if(this.records[i].advices[j].advice_name.indexOf("低分子")!=-1){
3821
                if(this.records[i].advices[j].advice_name.indexOf("低分子")!=-1){
3811
-                 
3822
+
3812
                   parint_id = this.records[i].advices[j].id
3823
                   parint_id = this.records[i].advices[j].id
3813
                }
3824
                }
3814
              }
3825
              }
3821
              }
3832
              }
3822
             }
3833
             }
3823
 
3834
 
3824
-           
3835
+
3825
 
3836
 
3826
             for(let i=0;i<this.records.length;i++){
3837
             for(let i=0;i<this.records.length;i++){
3827
                this.records[i].advices= []
3838
                this.records[i].advices= []
3838
                 if(this.org_id!=10683){
3849
                 if(this.org_id!=10683){
3839
                   this.records[i].monitor_records[j].end = "【结束透析】";
3850
                   this.records[i].monitor_records[j].end = "【结束透析】";
3840
                 }
3851
                 }
3841
-              
3852
+
3842
                tempmonitorflag = false;
3853
                tempmonitorflag = false;
3843
             }
3854
             }
3844
             if(this.org_id!=10515 && this.org_id!=0){
3855
             if(this.org_id!=10515 && this.org_id!=0){
3846
                 if(this.org_id!=10683){
3857
                 if(this.org_id!=10683){
3847
                   this.records[i].monitor_records[j].end = "【结束透析】";
3858
                   this.records[i].monitor_records[j].end = "【结束透析】";
3848
                 }
3859
                 }
3849
-              
3860
+
3850
              }
3861
              }
3851
              if(this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end == ""){
3862
              if(this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end == ""){
3852
                if(this.org_id!=10683){
3863
                if(this.org_id!=10683){
3853
                   this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end = "【结束透析】"
3864
                   this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end = "【结束透析】"
3854
                }
3865
                }
3855
-              
3866
+
3856
              }
3867
              }
3857
             }
3868
             }
3858
-            
3869
+
3859
             }
3870
             }
3860
           }
3871
           }
3861
           for (const recordIndex in this.records) {
3872
           for (const recordIndex in this.records) {
3888
 
3899
 
3889
 
3900
 
3890
             if(this.org_id ==10571){
3901
             if(this.org_id ==10571){
3891
-             
3902
+
3892
                if(this.records!=null&& this.records.length>0){
3903
                if(this.records!=null&& this.records.length>0){
3893
                 for(let i=0;i<this.records.length;i++){
3904
                 for(let i=0;i<this.records.length;i++){
3894
                   this.records[i].advices.push(...this.records[i].his_advices)
3905
                   this.records[i].advices.push(...this.records[i].his_advices)
3895
                  }
3906
                  }
3896
                }
3907
                }
3897
-             
3908
+
3898
             }
3909
             }
3899
 
3910
 
3900
             var delghTwo = this.records[recordIndex].advices.length
3911
             var delghTwo = this.records[recordIndex].advices.length
3922
 
3933
 
3923
 
3934
 
3924
 
3935
 
3925
-          
3936
+
3926
             if(this.org_id == 10206){
3937
             if(this.org_id == 10206){
3927
               console.log("this.records[recordIndex].his_project", this.records[recordIndex].his_project)
3938
               console.log("this.records[recordIndex].his_project", this.records[recordIndex].his_project)
3928
-              var delghThree = 0 
3939
+              var delghThree = 0
3929
              let his_project = []
3940
              let his_project = []
3930
               this.records[recordIndex].his_project.map(item => {
3941
               this.records[recordIndex].his_project.map(item => {
3931
                 // if(item.type == 2){
3942
                 // if(item.type == 2){
3932
                 //   his_project.push(item)
3943
                 //   his_project.push(item)
3933
                 // }
3944
                 // }
3934
                 his_project.push(item)
3945
                 his_project.push(item)
3935
-              
3946
+
3936
               })
3947
               })
3937
             this.records[recordIndex].his_project = his_project
3948
             this.records[recordIndex].his_project = his_project
3938
               var delghThree = 0
3949
               var delghThree = 0
4025
           console.log("数据我哦我我", this.records);
4036
           console.log("数据我哦我我", this.records);
4026
 
4037
 
4027
 
4038
 
4028
-           
4039
+
4029
           if(this.records!=null && this.records.length>0){
4040
           if(this.records!=null && this.records.length>0){
4030
             console.log("进啦地方大丰")
4041
             console.log("进啦地方大丰")
4031
             for(let i=0;i<this.records.length;i++){
4042
             for(let i=0;i<this.records.length;i++){
4062
                       single_dose_unit:item.single_dose_unit,
4073
                       single_dose_unit:item.single_dose_unit,
4063
                       parent_id:item.parent_id,
4074
                       parent_id:item.parent_id,
4064
                       remark:item.remark,
4075
                       remark:item.remark,
4065
-                    
4076
+
4066
                     }
4077
                     }
4067
                   }
4078
                   }
4068
                 })
4079
                 })
4080
 
4091
 
4081
                 console.log("newArrwowoow",newArr)
4092
                 console.log("newArrwowoow",newArr)
4082
 
4093
 
4083
-              this.records[i].new_his_advices = [] 
4094
+              this.records[i].new_his_advices = []
4084
               this.records[i].new_his_advices.push(...newArr)
4095
               this.records[i].new_his_advices.push(...newArr)
4085
-              
4096
+
4086
             }
4097
             }
4087
           }
4098
           }
4088
 
4099
 
4089
-        
4100
+
4090
 
4101
 
4091
           console.log("时间我哦我",this.records)
4102
           console.log("时间我哦我",this.records)
4092
-        
4103
+
4093
           // this.records.forEach(o => {
4104
           // this.records.forEach(o => {
4094
           //   console.log(o,'jj')
4105
           //   console.log(o,'jj')
4095
           //   this.blood_access_part_opera_name = this.bloodAccessParOperaName(
4106
           //   this.blood_access_part_opera_name = this.bloodAccessParOperaName(
4315
     //   }
4326
     //   }
4316
     // },
4327
     // },
4317
     getAge: function(val) {
4328
     getAge: function(val) {
4318
-     
4329
+
4319
      if (val.id_card_no) {
4330
      if (val.id_card_no) {
4320
        var thisLen = val.id_card_no.length
4331
        var thisLen = val.id_card_no.length
4321
 
4332
 

+ 5 - 1
src/xt_pages/dialysis/details/dialog/AssessmentAfterDislysis.vue View File

1253
           }else{
1253
           }else{
1254
             data["last_after_weight"] = ""
1254
             data["last_after_weight"] = ""
1255
           }
1255
           }
1256
+          if(ParamsQuery.weight_loss == 0){
1257
+
1258
+             ParamsQuery.weight_loss = (this.predialysis_evaluation.weight_before - this.form.weight_after).toFixed(1)
1259
+          }
1256
 
1260
 
1257
           console.log("Paramsquery",data)
1261
           console.log("Paramsquery",data)
1258
 
1262
 
1610
   },
1614
   },
1611
   created() {
1615
   created() {
1612
     // console.log("this.form", this.form.consciousness);
1616
     // console.log("this.form", this.form.consciousness);
1613
-   
1617
+
1614
     this.org_id = this.$store.getters.xt_user.template_info.org_id
1618
     this.org_id = this.$store.getters.xt_user.template_info.org_id
1615
     this.cruorOptions = getDataConfig('hemodialysis', 'cruor')
1619
     this.cruorOptions = getDataConfig('hemodialysis', 'cruor')
1616
     this.pip_coagulationOptions = getDataConfig('hemodialysis','pip_coagulation')
1620
     this.pip_coagulationOptions = getDataConfig('hemodialysis','pip_coagulation')

+ 5 - 2
src/xt_pages/dialysis/doctorNewProjectStaticPrint.vue View File

134
               }
134
               }
135
             })
135
             })
136
             let arr = Object.values(dataInfo)
136
             let arr = Object.values(dataInfo)
137
+            console.log("总过---------------------------",arr)
138
+          
137
             
139
             
138
             if(arr!=null && arr.length >0){
140
             if(arr!=null && arr.length >0){
139
               for(let i =0;i<arr.length;i++){
141
               for(let i =0;i<arr.length;i++){
140
                 for(let j=0;j<newArr.length;j++){
142
                 for(let j=0;j<newArr.length;j++){
141
                    if(arr[i].project_id == newArr[j].project_id){
143
                    if(arr[i].project_id == newArr[j].project_id){
142
-                      arr[i].child.push(newArr[i])
144
+                      arr[i].child.push(newArr[j])
143
                    }
145
                    }
144
                 } 
146
                 } 
145
               }
147
               }
148
+             
146
               for(let i =0;i<arr.length;i++){
149
               for(let i =0;i<arr.length;i++){
147
                 for(let j=0;j<arr[i].child.length;j++){
150
                 for(let j=0;j<arr[i].child.length;j++){
148
                    arr[i].count += parseInt(arr[i].child[j].count)
151
                    arr[i].count += parseInt(arr[i].child[j].count)
149
                 }
152
                 }
150
               }
153
               }
151
 
154
 
152
-              console.log("arr0000000000000000000000",arr)
155
+              console.log("arr444444444444444444444444",arr)
153
               this.tableProjectList = []
156
               this.tableProjectList = []
154
               this.tableProjectList = arr
157
               this.tableProjectList = arr
155
 
158
 

+ 1 - 1
src/xt_pages/dialysis/newDoctorAdvice.vue View File

2133
               for(let i =0;i<arr.length;i++){
2133
               for(let i =0;i<arr.length;i++){
2134
                 for(let j=0;j<newArr.length;j++){
2134
                 for(let j=0;j<newArr.length;j++){
2135
                    if(arr[i].project_id == newArr[j].project_id){
2135
                    if(arr[i].project_id == newArr[j].project_id){
2136
-                      arr[i].child.push(newArr[i])
2136
+                      arr[i].child.push(newArr[j])
2137
                    }
2137
                    }
2138
                 }
2138
                 }
2139
               }
2139
               }

+ 8 - 8
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue View File

100
                   ? dialysisOrder.DeviceNumber.number
100
                   ? dialysisOrder.DeviceNumber.number
101
                   : patientInfo.DialysisSchedule.device_number.number
101
                   : patientInfo.DialysisSchedule.device_number.number
102
               }}</span>
102
               }}</span>
103
-            
103
+
104
               <span v-if="org_id ==9538 || org_id==0">
104
               <span v-if="org_id ==9538 || org_id==0">
105
                 <span v-if="receiverTreatmentAccess.condition != 1">
105
                 <span v-if="receiverTreatmentAccess.condition != 1">
106
                   {{
106
                   {{
109
                   dialysisOrder.DeviceNumber.number.length > 0
109
                   dialysisOrder.DeviceNumber.number.length > 0
110
                     ? dialysisOrder.DeviceNumber.number
110
                     ? dialysisOrder.DeviceNumber.number
111
                     : patientInfo.DialysisSchedule.device_number.number
111
                     : patientInfo.DialysisSchedule.device_number.number
112
-                
112
+
113
                  }}
113
                  }}
114
                </span>
114
                </span>
115
               </span>
115
               </span>
1525
                       </div>
1525
                       </div>
1526
                     </div>
1526
                     </div>
1527
 
1527
 
1528
-                  
1528
+
1529
 
1529
 
1530
                     <div class="inline_block" style="margin-left: 20px" v-if="org_id ==10683">
1530
                     <div class="inline_block" style="margin-left: 20px" v-if="org_id ==10683">
1531
                       上机时间:
1531
                       上机时间:
2549
                   ? dialysisOrder.DeviceNumber.number
2549
                   ? dialysisOrder.DeviceNumber.number
2550
                   : patientInfo.DialysisSchedule.device_number.number
2550
                   : patientInfo.DialysisSchedule.device_number.number
2551
               }}</span>
2551
               }}</span>
2552
-            
2552
+
2553
               <span v-if="org_id ==9538 || org_id==0">
2553
               <span v-if="org_id ==9538 || org_id==0">
2554
                 <span v-if="receiverTreatmentAccess.condition != 1">
2554
                 <span v-if="receiverTreatmentAccess.condition != 1">
2555
                   {{
2555
                   {{
2558
                   dialysisOrder.DeviceNumber.number.length > 0
2558
                   dialysisOrder.DeviceNumber.number.length > 0
2559
                     ? dialysisOrder.DeviceNumber.number
2559
                     ? dialysisOrder.DeviceNumber.number
2560
                     : patientInfo.DialysisSchedule.device_number.number
2560
                     : patientInfo.DialysisSchedule.device_number.number
2561
-                
2561
+
2562
                  }}
2562
                  }}
2563
                </span>
2563
                </span>
2564
               </span>
2564
               </span>
2980
                         class="under_line"
2980
                         class="under_line"
2981
                         style="width: 70px; text-align: center"
2981
                         style="width: 70px; text-align: center"
2982
                       >
2982
                       >
2983
-                        <span v-if="org_id!=10598">{{
2983
+                        <span v-if="org_id!=10598 && org_id!=10551">{{
2984
                           afterdialysis.weight_loss
2984
                           afterdialysis.weight_loss
2985
                             ? afterdialysis.weight_loss
2985
                             ? afterdialysis.weight_loss
2986
                             : "/"
2986
                             : "/"
2987
                            }}
2987
                            }}
2988
                          </span>
2988
                          </span>
2989
-                         <span v-if="org_id ==10598">
2989
+                         <span v-if="org_id ==10598 || org_id == 10551">
2990
                           {{(predialysis.weight_before - afterdialysis.weight_after).toFixed(2)}}
2990
                           {{(predialysis.weight_before - afterdialysis.weight_after).toFixed(2)}}
2991
                          </span>
2991
                          </span>
2992
 
2992
 
4791
           this.doctor_advices[index]["isShow"] = 2;
4791
           this.doctor_advices[index]["isShow"] = 2;
4792
         }
4792
         }
4793
 
4793
 
4794
-          
4794
+
4795
         console.log("haaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",this.doctor_advices)
4795
         console.log("haaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",this.doctor_advices)
4796
 
4796
 
4797
         if(this.org_id ==10206 || this.org_id ==10489 || this.org_id ==10644 || this.org_id ==10633 || this.org_id == 0 || this.org_id==10478){
4797
         if(this.org_id ==10206 || this.org_id ==10489 || this.org_id ==10644 || this.org_id ==10633 || this.org_id == 0 || this.org_id==10478){

+ 1 - 1
src/xt_pages/user/firstDiseasePrint.vue View File

71
                   {{getDoctor(hosDetail==null?0:(hosDetail.doctor?hosDetail.doctor:hosDetail.doctor))}}
71
                   {{getDoctor(hosDetail==null?0:(hosDetail.doctor?hosDetail.doctor:hosDetail.doctor))}}
72
                   </span>
72
                   </span>
73
                   <span v-else>
73
                   <span v-else>
74
-                    <img style="height:50px;" :src="setAdminUserES(hosDetail==null?0:(hosDetail.doctor?hosDetail.doctor:hosDetail.doctor))" alt="" srcset="">
74
+                    <img style="height:100px;" :src="setAdminUserES(hosDetail==null?0:(hosDetail.doctor?hosDetail.doctor:hosDetail.doctor))" alt="" srcset="">
75
                   </span>
75
                   </span>
76
               </div>
76
               </div>
77
           </div>
77
           </div>