Преглед изворни кода

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

yq1 пре 10 месеци
родитељ
комит
ddd8adcf8b

+ 24 - 20
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyeight.vue Прегледај датотеку

@@ -800,7 +800,8 @@
800 800
                           class="under_line"
801 801
                           style="width: 100px; text-align: center"
802 802
                         >
803
-                          {{
803
+                         <span v-if="org_id!=10677">
804
+                         {{
804 805
                             record.prescription &&
805 806
                             record.prescription.dialyzer_perfusion_apparatus
806 807
                               ? record.prescription.dialyzer_perfusion_apparatus
@@ -812,6 +813,7 @@
812 813
                               ? record.prescription.dialysis_dialyszers
813 814
                               : "/"
814 815
                           }}
816
+                          </span>
815 817
                           {{record.dialysis_order.dialysis_dialyszers}}
816 818
                         </div>
817 819
                       </div>
@@ -821,12 +823,14 @@
821 823
                           class="under_line"
822 824
                           style="width: 70px; text-align: center"
823 825
                         >
826
+                         <span v-if="org_id!=10677">
824 827
                           {{
825 828
                             record.prescription &&
826 829
                             record.prescription.dialysis_irrigation
827 830
                               ? record.prescription.dialysis_irrigation
828 831
                               : "/"
829 832
                           }}
833
+                          </span>
830 834
                           {{record.dialysis_order.dialysis_irrigation}}
831 835
                         </div>
832 836
                       </div>
@@ -850,7 +854,7 @@
850 854
                     </div>
851 855
 
852 856
                     <div
853
-                    
857
+
854 858
                       class="row"
855 859
                       style="padding: 2px 0; line-height: 23px; display: flex"
856 860
                     >
@@ -881,7 +885,7 @@
881 885
                           <span>{{
882 886
                             record.lastafterweight.weight_after
883 887
                           }}</span>
884
-                       
888
+
885 889
                         </div>
886 890
                         kg
887 891
                       </div>
@@ -918,7 +922,7 @@
918 922
                               : "/"
919 923
                           }}
920 924
                         </div>
921
-                         <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id==10460">ml</span> 
925
+                         <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id==10460">ml</span>
922 926
                          <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469  && org_id!=10471 && org_id!=10460">L</span>
923 927
                       </div>
924 928
 
@@ -1186,7 +1190,7 @@
1186 1190
                           >mg</span
1187 1191
                         >
1188 1192
                       </div>
1189
-                      
1193
+
1190 1194
                       <div class="inline_block" style="margin-left: 20px">
1191 1195
                         透析机号:
1192 1196
                         <div
@@ -1211,7 +1215,7 @@
1211 1215
                         >
1212 1216
                           {{
1213 1217
                              record.assessment_before_dislysis.machine_type ?
1214
-                              record.assessment_before_dislysis.machine_type : '' 
1218
+                              record.assessment_before_dislysis.machine_type : ''
1215 1219
                           }}
1216 1220
                         </div>
1217 1221
                       </div>
@@ -1243,7 +1247,7 @@
1243 1247
                         </div>
1244 1248
                         h
1245 1249
                       </div>
1246
-                      
1250
+
1247 1251
                       <span>&nbsp;&nbsp;&nbsp;</span>
1248 1252
                     </div>
1249 1253
 
@@ -1313,7 +1317,7 @@
1313 1317
                           <td
1314 1318
                             width="50"
1315 1319
                             v-if="
1316
-                              org_id == 10121 || org_id == 9675 
1320
+                              org_id == 10121 || org_id == 9675
1317 1321
                             "
1318 1322
                           >
1319 1323
                             SpO₂<br />(%)
@@ -1458,14 +1462,14 @@
1458 1462
                             }}
1459 1463
                           </td>
1460 1464
 
1461
-                      
1465
+
1462 1466
                           <td
1463 1467
                             v-if="
1464 1468
                               org_id != 9538 &&
1465 1469
                               org_id != 10121 &&
1466
-                              org_id != 9675 && 
1470
+                              org_id != 9675 &&
1467 1471
                               org_id!=10490
1468
-                             
1472
+
1469 1473
                             "
1470 1474
                           >
1471 1475
                             {{
@@ -1477,7 +1481,7 @@
1477 1481
 
1478 1482
                           <td
1479 1483
                             v-if="
1480
-                              org_id == 10121 || org_id == 9675 
1484
+                              org_id == 10121 || org_id == 9675
1481 1485
                             "
1482 1486
                           >
1483 1487
                             {{
@@ -1489,7 +1493,7 @@
1489 1493
 
1490 1494
                           <td
1491 1495
                             v-if="
1492
-                              org_id == 10469 
1496
+                              org_id == 10469
1493 1497
                             "
1494 1498
                           >
1495 1499
                             {{
@@ -1661,7 +1665,7 @@
1661 1665
                         <td v-if="org_id == 9919||org_id == 9538 || org_id == 9671"></td>
1662 1666
                         <td v-if="org_id == 9538"></td>
1663 1667
                         <td v-if="org_id == 10490 || org_id == 0"></td>
1664
-                         
1668
+
1665 1669
                           <td style="line-height: 16px; padding: 0px">
1666 1670
                             <div
1667 1671
                               style="
@@ -1832,7 +1836,7 @@
1832 1836
                                 style="height: 40px"
1833 1837
                               />
1834 1838
                             </td>
1835
-                            
1839
+
1836 1840
                             <td height="35px" v-if="org_id == 10375">
1837 1841
                               <span
1838 1842
                                 v-if="
@@ -2010,7 +2014,7 @@
2010 2014
                 </div>
2011 2015
               </div>
2012 2016
             </div>
2013
-            
2017
+
2014 2018
             <div class="row">
2015 2019
               <div class="inline_block">
2016 2020
                 入科方式:
@@ -2286,7 +2290,7 @@
2286 2290
                         style="flex: 1"
2287 2291
                         v-if="org_id != 10223 || org_id!=10375"
2288 2292
                       >
2289
-  
2293
+
2290 2294
                         <span v-if="org_id!=10460 && org_id!=10551">
2291 2295
                           透析中入量  (L):
2292 2296
                         </span>
@@ -2547,10 +2551,10 @@
2547 2551
                         </div>
2548 2552
                       </div>
2549 2553
 
2550
-                  
2554
+
2551 2555
                     </div>
2552 2556
 
2553
-                   
2557
+
2554 2558
                   </td>
2555 2559
                 </tr>
2556 2560
                 <tr>
@@ -3436,7 +3440,7 @@ export default {
3436 3440
     //   }
3437 3441
     // },
3438 3442
     getAge: function(val) {
3439
-     
3443
+
3440 3444
      if (val.id_card_no) {
3441 3445
        var thisLen = val.id_card_no.length
3442 3446
 

+ 14 - 0
src/xt_pages/dialysis/details/NavIgation.vue Прегледај датотеку

@@ -125,6 +125,7 @@
125 125
        :prescription="prescription"
126 126
        :dryWeightList="dryWeightList"
127 127
        :docList="docList"
128
+       :first_monitor="first_monitor"
128 129
     ></assessment-before-dislysis-dialog>
129 130
 
130 131
     <treatment-summary-dialog
@@ -195,6 +196,7 @@
195 196
       :predialysis_evaluation="predialysis_evaluation"
196 197
       :dialysis_order="dialysis_order"
197 198
       :schedual="temp_schedual"
199
+      :last_monitor="last_monitor"
198 200
     ></assessment-after-dislysis>
199 201
   </div>
200 202
 </template>
@@ -595,6 +597,18 @@ export default {
595 597
       default: () => {
596 598
         return { id: 0 };
597 599
       }
600
+    },
601
+    first_monitor:{
602
+      type: Object,
603
+      default: () => {
604
+        return { id: 0 };
605
+      }
606
+    },
607
+    last_monitor:{
608
+      type: Object,
609
+      default: () => {
610
+        return { id: 0 };
611
+      }
598 612
     }
599 613
   },
600 614
   methods: {

+ 27 - 1
src/xt_pages/dialysis/details/dialog/AssessmentAfterDislysis.vue Прегледај датотеку

@@ -771,6 +771,12 @@ export default {
771 771
     schedual: {
772 772
         type: Object
773 773
     },
774
+    last_monitor:{
775
+      type: Object,
776
+      default: () => {
777
+        return { id: 0 };
778
+      }
779
+    }
774 780
   },
775 781
   data() {
776 782
     return {
@@ -1423,6 +1429,26 @@ export default {
1423 1429
 
1424 1430
     // 数据开始
1425 1431
     show(predialysis,last_after) {
1432
+      console.log("头号好地方阿道夫地方阿道夫阿道夫",this.last_monitor)
1433
+
1434
+      if(this.$store.getters.xt_user.template_info.org_id == 10679){
1435
+        if(this.form.systolic_blood_pressure == 0){
1436
+           this.form.systolic_blood_pressure = this.last_monitor.systolic_blood_pressure
1437
+        }
1438
+
1439
+        if(this.form.diastolic_blood_pressure == 0){
1440
+          this.form.diastolic_blood_pressure = this.last_monitor.diastolic_blood_pressure
1441
+        }
1442
+
1443
+        if(this.form.breathing_rate == 0){
1444
+          this.form.breathing_rate = this.last_monitor.breathing_rate
1445
+        }
1446
+
1447
+        if(this.form.pulse_frequency == 0){
1448
+          this.form.pulse_frequency = this.last_monitor.pulse_frequency
1449
+        }
1450
+
1451
+      }
1426 1452
       this.isVisibility = true
1427 1453
       this.predialysis = predialysis
1428 1454
       this.form.observation_content = predialysis.observation_content
@@ -1584,7 +1610,7 @@ export default {
1584 1610
   },
1585 1611
   created() {
1586 1612
     // console.log("this.form", this.form.consciousness);
1587
-
1613
+   
1588 1614
     this.org_id = this.$store.getters.xt_user.template_info.org_id
1589 1615
     this.cruorOptions = getDataConfig('hemodialysis', 'cruor')
1590 1616
     this.pip_coagulationOptions = getDataConfig('hemodialysis','pip_coagulation')

+ 12 - 1
src/xt_pages/dialysis/details/dialog/assessmentBeforeDislysisDialog.vue Прегледај датотеку

@@ -1061,7 +1061,13 @@
1061 1061
         default:()=>{
1062 1062
           return [];
1063 1063
         }
1064
-       }
1064
+       },
1065
+       first_monitor:{
1066
+        type: Object,
1067
+        default: () => {
1068
+          return { id: 0 };
1069
+        }
1070
+      },
1065 1071
 
1066 1072
     },
1067 1073
     methods: {
@@ -1130,6 +1136,8 @@
1130 1136
            this.record_date = record_date
1131 1137
         }
1132 1138
 
1139
+        console.log("第一条监测数据23333333333333333",this.first_monitor)
1140
+
1133 1141
         if(this.lastPredialysisEvaluation != null) {
1134 1142
         // if(this.lastPredialysisEvaluation.remark == "" && this.$store.getters.xt_user.org.id == 10307){
1135 1143
         //     console.log("2o2o3232o23o2o3o23")
@@ -1900,6 +1908,9 @@
1900 1908
 
1901 1909
       console.log("hhh32h323h23h23h23h23h23h",getDataConfig("befor_symptoms", "befor_symptoms"))
1902 1910
 
1911
+
1912
+     
1913
+
1903 1914
       // this.weight_adjust.weight = this.dry_weight.dry_weight
1904 1915
 
1905 1916
       // if(this.predialysis_evaluation.id == 0){

+ 10 - 10
src/xt_pages/dialysis/details/dialog/computer_dialog.vue Прегледај датотеку

@@ -448,9 +448,9 @@ export default {
448 448
         nuclein_date: moment(new Date()).add("year", 0).format("YYYY-MM-DD"),
449 449
         catheter_operation:"",
450 450
         blood_flow_volume:"" ,
451
+        schedual_type:0,
451 452
       },
452 453
       blood_access_option: [],
453
-      schedual_type: 0,
454 454
       schedules_type: [
455 455
         { id: 1, name: "上午" },
456 456
         { id: 2, name: "下午" },
@@ -544,7 +544,7 @@ export default {
544 544
     this.form.blood_access_id = this.dialysis_order.blood_access_id;
545 545
     this.form.blood_drawing = this.dialysis_order.blood_drawing
546 546
     this.blood_access_option_name = this.changeBloodAccessOpion(this.dialysis_order.blood_access_id)
547
-    // this.form.schedual_type = this.dialysis_order.schedule_type
547
+    this.form.schedual_type = this.dialysis_order.schedual_type
548 548
     // this.schedual_type = this.dialysis_order.schedule_type
549 549
     // console.log("班次",this.form.schedual_type)
550 550
     this.punctureNeedleOptions = getDataConfig(
@@ -602,7 +602,7 @@ export default {
602 602
       this.form.blood_access_id = this.dialysis_order.blood_access_id;
603 603
       this.form.blood_drawing = this.dialysis_order.blood_drawing
604 604
       var blood_access_option_name = this.changeBloodAccessOpionOne(this.dialysis_order.blood_access_id)
605
-      // this.form.schedual_type = this.dialysis_order.schedule_type
605
+      this.form.schedual_type = this.dialysis_order.schedual_type
606 606
       // console.log("8823832323223",this.form.schedual_type)
607 607
       this.blood_access_option_name = blood_access_option_name
608 608
       this.form.catheter_operation = this.dialysis_order.catheter_operation
@@ -748,7 +748,7 @@ export default {
748 748
     },
749 749
     GetSchedualNumber: function () {
750 750
       let ParamsQuery = {};
751
-      ParamsQuery["schedual_type"] = this.schedual_type;
751
+      ParamsQuery["schedual_type"] = this.form.schedual_type;
752 752
       ParamsQuery["record_date"] = this.$route.query.date;
753 753
       console.log("列表33333333333333333333", ParamsQuery);
754 754
       // console.log("路由",this.$route.query.date)
@@ -858,15 +858,15 @@ export default {
858 858
         let now = new Date();
859 859
         let hour = now.getHours();
860 860
         if (hour >= 6 && hour < 12) {
861
-          this.schedual_type = 1;
861
+          this.form.schedual_type = 1;
862 862
         } else if (hour >= 12 && hour < 18) {
863
-          this.schedual_type = 2;
863
+          this.form.schedual_type = 2;
864 864
         } else if (hour >= 18) {
865
-          this.schedual_type = 3;
865
+          this.form.schedual_type = 3;
866 866
         }
867 867
       } else {
868 868
         this.form.schedual_type = this.dialysis_order.schedual_type;
869
-        this.schedual_type = this.dialysis_order.schedual_type;
869
+        // this.schedual_type = this.dialysis_order.schedual_type;
870 870
       }
871 871
 
872 872
       if (this.dialysis_order.id > 0) {
@@ -914,7 +914,7 @@ export default {
914 914
             this.form.lood_drawing,
915 915
             this.form.puncture_nurse_id,
916 916
             this.form.start_time,
917
-            this.schedual_type,
917
+            this.form.schedual_type,
918 918
             mode,
919 919
             this.form.washpipe_nurse,
920 920
             this.form.change_nurse,
@@ -962,7 +962,7 @@ export default {
962 962
     },
963 963
     editOrder() {
964 964
       let ParamsQuery = {};
965
-      ParamsQuery["schedual_type"] = this.schedual_type;
965
+      ParamsQuery["schedual_type"] = this.form.schedual_type;
966 966
       ParamsQuery["id"] = this.dialysis_order.id;
967 967
       ParamsQuery["nurse"] = this.form.nurse_id;
968 968
       ParamsQuery["bed"] = this.form.bed_id;

+ 11 - 2
src/xt_pages/dialysis/details/index.vue Прегледај датотеку

@@ -1061,6 +1061,8 @@
1061 1061
           :dryWeightList="dryWeightList"
1062 1062
           :docList="docList"
1063 1063
           :lastTreat="lastTreat"
1064
+          :first_monitor="first_monitor"
1065
+          :last_monitor="last_monitor"
1064 1066
         >
1065 1067
         </nav-igation>
1066 1068
 
@@ -1541,9 +1543,11 @@ export default {
1541 1543
       start_time:moment().startOf('months').format('YYYY-MM-DD'),
1542 1544
       end_time:moment().endOf('months').format('YYYY-MM-DD'),
1543 1545
       orderList:[],
1544
-      lastTreat:{id:0}
1546
+      lastTreat:{id:0},
1545 1547
       // start_time2:'',
1546 1548
       // end_time2:'',
1549
+      first_monitor:{},
1550
+      last_monitor:{},
1547 1551
     }
1548 1552
   },
1549 1553
   created() {
@@ -2130,7 +2134,12 @@ export default {
2130 2134
           this.stockType = stockType
2131 2135
 
2132 2136
           this.lastTreat = resp.data.lastAcceptTreatment
2133
-          console.log("上次透后平出-----------",this.lastTreat)
2137
+          console.log("上次透后平出22222222222222222222-----------",resp.data.firstMonitor)
2138
+
2139
+          this.first_monitor = resp.data.firstMonitor
2140
+
2141
+          console.log("上次透后体重-----------",resp.data.firstMonitor)
2142
+          this.last_monitor = resp.data.lastMonitor
2134 2143
 
2135 2144
           this.dryWeightList = resp.data.dryWeightList
2136 2145
           this.docList = resp.data.docList

+ 2 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue Прегледај датотеку

@@ -1202,8 +1202,8 @@
1202 1202
                             : "/"
1203 1203
                         }}
1204 1204
                       </div>
1205
-                      <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id == 10460">ml</span>
1206
-                      <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460">L</span>
1205
+                      <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id == 10460 || org_id==10644">ml</span>
1206
+                      <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460 && org_id!=10644">L</span>
1207 1207
                     </div>
1208 1208
 
1209 1209
 

+ 55 - 51
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue Прегледај датотеку

@@ -1,7 +1,7 @@
1 1
 <template>
2 2
   <div>
3 3
     <el-button type="primary" @click="checkData">一键核对</el-button>
4
-    
4
+
5 5
     <div id="dialysis-print-box-1"  ref="pdfContent">
6 6
       <div
7 7
         id="dialysis-print-box-1-1"
@@ -379,7 +379,7 @@
379 379
                     </div>
380 380
                     <div
381 381
                       class="inline_block"
382
-                      style="flex: 1" 
382
+                      style="flex: 1"
383 383
                     >
384 384
                       透析机型:
385 385
                       <div
@@ -795,7 +795,7 @@
795 795
                         class="under_line"
796 796
                         style="width: 100px; text-align: center"
797 797
                       >
798
-                        {{
798
+                       <span v-if="org_id!=10677">  {{
799 799
                           prescription.dialyzer_perfusion_apparatus
800 800
                             ? prescription.dialyzer_perfusion_apparatus
801 801
                             : ""
@@ -806,6 +806,7 @@
806 806
                             ? prescription.dialysis_dialyszers
807 807
                             : ""
808 808
                         }}
809
+                        </span>
809 810
 
810 811
                         {{dialysisOrder.dialysis_dialyszers  }}
811 812
                       </div>
@@ -829,12 +830,15 @@
829 830
                         class="under_line"
830 831
                         style="width: 70px; text-align: center"
831 832
                       >
833
+                       <span v-if="org_id!=10677">
832 834
                         {{
833 835
                           prescription.dialysis_irrigation
834 836
                             ? prescription.dialysis_irrigation
835 837
                             : "/"
836 838
                         }}
839
+                         </span>
837 840
                          {{dialysisOrder.dialysis_irrigation  }}
841
+
838 842
                       </div>
839 843
                     </div>
840 844
 
@@ -1021,7 +1025,7 @@
1021 1025
                         }}
1022 1026
                       </div>
1023 1027
 
1024
-                  
1028
+
1025 1029
 
1026 1030
                     <span>
1027 1031
                       <span v-if="prescription.anticoagulant == 4">iu</span>
@@ -1051,7 +1055,7 @@
1051 1055
                             : "/"
1052 1056
                         }}
1053 1057
                       </div>
1054
-                     
1058
+
1055 1059
                       <span>
1056 1060
                         <span v-if="prescription.anticoagulant == 2">mg/h</span>
1057 1061
                           <span v-if="prescription.anticoagulant == 3">iu/h</span>
@@ -1117,7 +1121,7 @@
1117 1121
                             : "/"
1118 1122
                         }}
1119 1123
                       </div>
1120
-                     
1124
+
1121 1125
                     <span>
1122 1126
                        <span v-if="prescription.anticoagulant == 2">mg</span>
1123 1127
                        <span v-if="prescription.anticoagulant == 3">iu</span>
@@ -1174,11 +1178,11 @@
1174 1178
                         }}
1175 1179
                       </div>
1176 1180
                     </div>
1177
-                  
1181
+
1178 1182
                   </div>
1179 1183
 
1180 1184
                   <div class="row" style="padding: 2px 0; line-height: 23px">
1181
-                   
1185
+
1182 1186
                   </div>
1183 1187
 
1184 1188
                 </td>
@@ -1237,15 +1241,15 @@
1237 1241
                               : "mmHg"
1238 1242
                           }})
1239 1243
                         </td>
1240
-                        
1244
+
1241 1245
                         <td width="60" v-if="org_id == 9836">体温(°C)</td>
1242 1246
                         <td width="60" v-if="org_id == 9919">血温(°C)</td>
1243 1247
                         <td width="60" v-if="org_id == 9671">血温(°C)</td>
1244 1248
                         <td width="60" v-if="org_id!=9836&&org_id!=9919&&org_id!=9671">透析液温度(°C)</td>
1245 1249
                         <td width="50" v-if="org_id != 10121">
1246
-                          <span v-if="org_id != 0 && org_id !=10469 && org_id!=10490"> 电导度<br />(ms/cm)</span> 
1247
-                          <span v-if="org_id ==10469"> 钠浓度<br />(mmol/L)</span> 
1248
-                          <span v-if="org_id == 0 || org_id == 10490"> 置换液的速度<br />(ml/h)</span> 
1250
+                          <span v-if="org_id != 0 && org_id !=10469 && org_id!=10490"> 电导度<br />(ms/cm)</span>
1251
+                          <span v-if="org_id ==10469"> 钠浓度<br />(mmol/L)</span>
1252
+                          <span v-if="org_id == 0 || org_id == 10490"> 置换液的速度<br />(ml/h)</span>
1249 1253
                         </td>
1250 1254
                         <td width="50" v-if="org_id == 10121">SpO₂<br />(%)</td>
1251 1255
                         <td width="50" v-if="org_id == 10375 || org_id == 0">置换率<br />(ml/h)</td>
@@ -1256,8 +1260,8 @@
1256 1260
                         </td> -->
1257 1261
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">滤前压(mmHg)</td>
1258 1262
                         <td width="50" v-if="org_id == 9538">KT/V</td>
1259
-                        <td width="50" v-if="org_id == 9919">在线尿素监测</td>  
1260
-                        <td width="50" v-if="org_id == 9671">在线尿素监测</td>  
1263
+                        <td width="50" v-if="org_id == 9919">在线尿素监测</td>
1264
+                        <td width="50" v-if="org_id == 9671">在线尿素监测</td>
1261 1265
                         <td width="50" v-if="org_id == 9538 || org_id == 9919 || org_id== 9671">血容量<br />(L)</td>
1262 1266
                         <td width="50" v-if="org_id == 10490 || org_id == 0">碳酸氢钠<br />(ml)</td>
1263 1267
                         <td width="200">病情变化及处理</td>
@@ -1346,7 +1350,7 @@
1346 1350
                           <span v-if="org_id==0||org_id==10490"> {{ monitor.replacement_speed ? monitor.replacement_speed : "/" }}</span>
1347 1351
                         </td>
1348 1352
 
1349
-                      
1353
+
1350 1354
                         <td v-if="org_id == 10375 || org_id == 0"><br />
1351 1355
                           {{ monitor.replacement_rate? monitor.replacement_rate: "/"}}
1352 1356
                         </td>
@@ -1417,7 +1421,7 @@
1417 1421
                                 "
1418 1422
                                 >【开始透析】
1419 1423
                                 </template>
1420
-                              
1424
+
1421 1425
                               {{ monitor.end }} {{ monitor.symptom }} &nbsp;{{
1422 1426
                                 monitor.dispose
1423 1427
                               }}
@@ -1509,7 +1513,7 @@
1509 1513
                         <td style="font-size: 16px" width="10%">医生签名</td>
1510 1514
                         <td style="font-size: 16px" width="10%">时间</td>
1511 1515
                         <td style="font-size: 16px" width="10%">执行人签名</td>
1512
-                       
1516
+
1513 1517
                       </tr>
1514 1518
                       <tr
1515 1519
                         v-for="(advice, advice_index) in doctor_advices"
@@ -1527,7 +1531,7 @@
1527 1531
                           class="advice-name"
1528 1532
                           style="padding-left: 7px"
1529 1533
                         >
1530
-                      
1534
+
1531 1535
                           <span v-if="advice.parent_id > 0"></span>
1532 1536
                           <span>{{ advice.advice_name }}</span>
1533 1537
                           <span v-if="advice && advice.advice_desc"
@@ -1555,7 +1559,7 @@
1555 1559
                             >({{ advice.remark }})</span
1556 1560
                           >
1557 1561
                         </td>
1558
-                      
1562
+
1559 1563
                         <td height="32px">
1560 1564
                           <span
1561 1565
                             v-if="setAdminUserES(advice.advice_doctor) == ''"
@@ -1569,7 +1573,7 @@
1569 1573
                             v-else
1570 1574
                           />
1571 1575
                         </td>
1572
-                       
1576
+
1573 1577
                         <td height="32px">
1574 1578
                           <span v-if="advice.execution_time">{{
1575 1579
                             getTime(advice.execution_time, "{h}:{i}")
@@ -1624,7 +1628,7 @@
1624 1628
               <span v-if="prescription.mode_id!=13">血液净化治疗记录单</span>
1625 1629
               <span v-if="prescription.mode_id==13">连续性肾脏替代治疗(CRRT)记录单</span>
1626 1630
              </span>
1627
-            
1631
+
1628 1632
             </div>
1629 1633
           </div>
1630 1634
           <div class="row">
@@ -1810,7 +1814,7 @@
1810 1814
                     医嘱内容
1811 1815
                   </td>
1812 1816
                 </tr>
1813
-              
1817
+
1814 1818
                 <tr style="line-height: 35px; padding: 8px 5px">
1815 1819
                   <td style="font-size: 15px" width="10%">时间</td>
1816 1820
                   <td style="font-size: 15px" colspan="2" width="45%">
@@ -1819,9 +1823,9 @@
1819 1823
                   <td style="font-size: 15px" width="10%">医生签名</td>
1820 1824
                   <td style="font-size: 15px" width="10%">时间</td>
1821 1825
                   <td style="font-size: 15px" width="10%">执行人签名</td>
1822
-                 
1826
+
1823 1827
                 </tr>
1824
-               
1828
+
1825 1829
                 <tr
1826 1830
                   v-for="(advice, advice_index) in doctor_advices"
1827 1831
                   :key="advice_index"
@@ -1830,7 +1834,7 @@
1830 1834
                     <span v-if="advice.start_time">
1831 1835
                       {{ getTime(advice.start_time, "{h}:{i}") }}
1832 1836
                     </span>
1833
-                  
1837
+
1834 1838
                   </td>
1835 1839
                   <td
1836 1840
                     height="32px"
@@ -1865,7 +1869,7 @@
1865 1869
                       >({{ advice.remark }})</span
1866 1870
                     >
1867 1871
                   </td>
1868
-                
1872
+
1869 1873
                   <td height="32px">
1870 1874
                     <span
1871 1875
                       v-if="setAdminUserES(advice.advice_doctor) == ''"
@@ -1879,7 +1883,7 @@
1879 1883
                       v-else
1880 1884
                     />
1881 1885
                   </td>
1882
-                  
1886
+
1883 1887
                   <td height="32px">
1884 1888
                     <span v-if="advice.execution_time">{{
1885 1889
                       getTime(advice.execution_time, "{h}:{i}")
@@ -2597,7 +2601,7 @@
2597 2601
                           核对护士
2598 2602
                         </td>
2599 2603
                       </tr>
2600
-                     
2604
+
2601 2605
 
2602 2606
                       <tr
2603 2607
                         v-for="(advice, advice_index) in doctor_advices"
@@ -2607,7 +2611,7 @@
2607 2611
                           <span v-if="advice.start_time">
2608 2612
                             {{ getTime(advice.start_time, "{h}:{i}") }}
2609 2613
                           </span>
2610
-                          
2614
+
2611 2615
                         </td>
2612 2616
                         <td
2613 2617
                           height="32px"
@@ -2642,7 +2646,7 @@
2642 2646
                             >({{ advice.remark }})</span
2643 2647
                           >
2644 2648
                         </td>
2645
-                    
2649
+
2646 2650
                         <td height="32px">
2647 2651
                           <span
2648 2652
                             v-if="setAdminUserES(advice.advice_doctor) == ''"
@@ -2656,7 +2660,7 @@
2656 2660
                             v-else
2657 2661
                           />
2658 2662
                         </td>
2659
-                      
2663
+
2660 2664
                         <td height="32px">
2661 2665
                           <span
2662 2666
                             v-if="setAdminUserES(advice.execution_staff) == ''"
@@ -2688,15 +2692,15 @@
2688 2692
                           />
2689 2693
                         </td>
2690 2694
                       </tr>
2691
-                     
2695
+
2692 2696
                     </tbody>
2693 2697
      </table>
2694 2698
 
2695 2699
 
2696
-    
2697
-     
2698 2700
 
2699
-     
2701
+
2702
+
2703
+
2700 2704
     </div>
2701 2705
   </div>
2702 2706
 </template>
@@ -3474,7 +3478,7 @@ export default {
3474 3478
         for (let index = 0; index < this.doctor_advices.length; index++) {
3475 3479
           this.doctor_advices[index]["isShow"] = 2;
3476 3480
         }
3477
-   
3481
+
3478 3482
         // if (this.doctor_advices.length > 0) {
3479 3483
         //   var group = this.newAdviceGroupObject()
3480 3484
         //   var initGroupBlock = function(group, advice) {
@@ -3555,7 +3559,7 @@ export default {
3555 3559
         // }
3556 3560
 
3557 3561
 
3558
-        
3562
+
3559 3563
 
3560 3564
         console.log("RESWOOWOWWOOW",response.data.data.doctorAdevieInfo)
3561 3565
         if(this.org_id ==10515 || this.org_id == 0){
@@ -3575,15 +3579,15 @@ export default {
3575 3579
         });
3576 3580
         this.projects = projects;
3577 3581
 
3578
-      
3582
+
3579 3583
         console.log("this.projects", this.projects);
3580 3584
 
3581 3585
         // var objProject = {advice_name:"",start_time:"",single_dose:"",single_dose_unit:"",}
3582
-      
3586
+
3583 3587
         if(this.projects!=null && this.projects.length >0){
3584 3588
            for(let i=0;i<this.projects.length;i++){
3585 3589
              if(this.projects[i].type== 2){
3586
-            
3590
+
3587 3591
               this.projects[i].project_team_name = ""
3588 3592
               this.projects[i].project_team_id = 0
3589 3593
               console.log("this.projects[i].project.team",this.projects[i].project.team)
@@ -3594,10 +3598,10 @@ export default {
3594 3598
                 this.projects[i].single_dose = this.projects[i].single_dose
3595 3599
                 this.projects[i].single_dose_unit = this.projects[i].unit
3596 3600
                 this.projects[i].execution_time = this.projects[i].execution_time
3597
-                this.projects[i].execution_staff= this.projects[i].execution_staff 
3601
+                this.projects[i].execution_staff= this.projects[i].execution_staff
3598 3602
                 this.projects[i].advice_name =  this.projects[i].team.project_team
3599
-              
3600
-               
3603
+
3604
+
3601 3605
                 this.doctor_advices.push(this.projects[i])
3602 3606
                 // this.doctor_advices_2.push(this.project[i])
3603 3607
               }else{
@@ -3607,18 +3611,18 @@ export default {
3607 3611
                 this.projects[i].single_dose = this.projects[i].single_dose
3608 3612
                 this.projects[i].single_dose_unit = this.projects[i].unit
3609 3613
                 this.projects[i].execution_time = this.projects[i].execution_time
3610
-                this.projects[i].execution_staff= this.projects[i].execution_staff 
3614
+                this.projects[i].execution_staff= this.projects[i].execution_staff
3611 3615
                 this.doctor_advices.push(this.projects[i])
3612 3616
                 // this.doctor_advices_2.push(this.projects[i])
3613 3617
               }
3614
-             
3618
+
3615 3619
              }
3616
-             
3620
+
3617 3621
            }
3618 3622
         }
3619
-         
3623
+
3620 3624
         }
3621
-      
3625
+
3622 3626
         console.log("时间我我我哦我我",this.doctor_advices)
3623 3627
         if (this.doctor_advices.length <= 6) {
3624 3628
           var nl = 3;
@@ -3655,7 +3659,7 @@ export default {
3655 3659
         }
3656 3660
         // console.log(this.advice_groups);
3657 3661
 
3658
-       
3662
+
3659 3663
       } else {
3660 3664
         this.loading = false;
3661 3665
         this.$message.error("请求数据失败");
@@ -3691,7 +3695,7 @@ export default {
3691 3695
     //   }
3692 3696
     // },
3693 3697
     getAge: function(val) {
3694
-     
3698
+
3695 3699
       if (val.id_card_no) {
3696 3700
         var thisLen = val.id_card_no.length
3697 3701
 
@@ -3801,7 +3805,7 @@ export default {
3801 3805
       "vascular_access_desc"
3802 3806
     );
3803 3807
     this.org_id = this.$store.getters.xt_user.org.id;
3804
-   
3808
+
3805 3809
     // this.bloodAccessParOpera = getDataConfig('hemodialysis', 'vascular_access_desc')
3806 3810
 
3807 3811
     var bloodAccessParOpera = getDataConfig(

+ 1 - 2
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Прегледај датотеку

@@ -1654,8 +1654,7 @@ export default {
1654 1654
       form['p_type'] = this.current_med_type
1655 1655
       form['diagnosis'] = this.form.diagnosis.join(',')
1656 1656
       form['sick_type'] = this.form.sick_type
1657
-      form['fapiao_code'] = this.form.fapiao_code
1658
-      form['fapiao_number'] = this.form.fapiao_number
1657
+
1659 1658
 
1660 1659
       form['ids'] = this.temp_ids
1661 1660
       if (this.activeName == 'first') {

+ 1 - 1
src/xt_pages/outpatientCharges/summary.vue Прегледај датотеку

@@ -4063,7 +4063,7 @@ export default {
4063 4063
     },
4064 4064
 
4065 4065
     invoicePrint(obj) {
4066
-      if(this.$store.getters.xt_user.org_id == 10480){
4066
+      if(this.$store.getters.xt_user.org_id == 10480 || this.$store.getters.xt_user.org_id == 0){
4067 4067
         this.fapiao_number  = obj.fa_piao_number
4068 4068
         this.dialogfapiaoVisible = true
4069 4069
         this.targeOrderId = obj.id

+ 1 - 1
src/xt_pages/stock/query/goodNewQuery.vue Прегледај датотеку

@@ -68,7 +68,7 @@
68 68
                   {{scope.row.specification_name}}/{{scope.row.packing_unit}}
69 69
                 </template>
70 70
             </el-table-column>
71
-            <el-table-column label="生产厂商" align="center">
71
+            <el-table-column label="生产厂商" align="center" v-if="org_id!=10679">
72 72
               <template slot-scope="scope">
73 73
                   {{getManufacturName(scope.row.manufacturer)}}
74 74
               </template>

+ 1 - 1
src/xt_pages/stock/query/purchaseNewStockQuery.vue Прегледај датотеку

@@ -90,7 +90,7 @@
90 90
                   {{scope.row.specification_name}}/{{scope.row.packing_unit}}
91 91
                 </template>
92 92
             </el-table-column>
93
-            <el-table-column label="生产厂商" align="center">
93
+            <el-table-column label="生产厂商" align="center" v-if="org_id!=10679">
94 94
               <template slot-scope="scope">
95 95
                  {{getManufacturName(scope.row.manufacturer)}}
96 96
               </template>