Procházet zdrojové kódy

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

28169 před 2 roky
rodič
revize
8a86df770d

+ 3 - 2
src/xt_pages/Pharmacy/PatientDispensing.vue Zobrazit soubor

@@ -515,6 +515,7 @@ export default {
515 515
     },
516 516
     //获取患者信息详情
517 517
     getpatientdetails(val) {
518
+      console.log("val2332323223",this.currentRow)
518 519
       var params = {
519 520
         patient_id: this.currentRow.PatientID,
520 521
         is_medicine: val,
@@ -524,7 +525,7 @@ export default {
524 525
         if (res.data.state == 1) {
525 526
            var list = res.data.data.list;
526 527
            console.log("hhhhawoowowow",list)
527
-          if(this.$store.getters.xt_user.org.id == 10188 || this.$store.getters.xt_user.org.id == 10217 ){
528
+          if(this.$store.getters.xt_user.org.id == 10188 || this.$store.getters.xt_user.org.id == 10217 || this.$store.getters.xt_user.org.id == 0 ){
528 529
             this.tableData = []
529 530
             if(list!=null && list.length >0){
530 531
               for(let i=0;i<list.length;i++){
@@ -535,7 +536,7 @@ export default {
535 536
             }
536 537
 
537 538
           }
538
-          if(this.$store.getters.xt_user.org.id != 10188 && this.$store.getters.xt_user.org.id != 10217){
539
+          if(this.$store.getters.xt_user.org.id != 10188 && this.$store.getters.xt_user.org.id != 10217 && this.$store.getters.xt_user.org.id != 0){
539 540
             this.tableData = []
540 541
             this.tableData = list
541 542
           }

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_fiftyOne.vue Zobrazit soubor

@@ -872,7 +872,7 @@
872 872
                           <span v-if="record.prescription.anticoagulant == 4"
873 873
                             >mg</span
874 874
                           >
875
-                          <span v-if="record.prescription.anticoagulant == 3"
875
+                          <span v-if="record.prescription.anticoagulant == 3 || record.prescription.anticoagulant == 6 || record.prescription.anticoagulant == 7"
876 876
                             >iu</span
877 877
                           >
878 878
                           <span v-if="record.prescription.anticoagulant == 2"

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderFiftyOne.vue Zobrazit soubor

@@ -1160,7 +1160,7 @@
1160 1160
                               <span v-if="prescription.anticoagulant == 4"
1161 1161
                                 >mg</span
1162 1162
                               >
1163
-                              <span v-if="prescription.anticoagulant == 3"
1163
+                              <span v-if="prescription.anticoagulant == 3 || prescription.anticoagulant == 6 || prescription.anticoagulant == 7"
1164 1164
                                 >iu</span
1165 1165
                               >
1166 1166
                               <span v-if="prescription.anticoagulant == 2"

+ 7 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderThirtyOne.vue Zobrazit soubor

@@ -536,10 +536,14 @@
536 536
                     <tr>
537 537
                       <td width="90" style="border:none;padding-left:5px">透析器凝血:</td>
538 538
                       <td width="220" style="text-align:left;border:none;">
539
-                        <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor.indexOf('透析器0') > -1 ? true : false) :false" showValue="0"></label-box>
539
+                        <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor == '透析器0' ? true : false) :false" showValue="0"></label-box>
540
+                        <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor == '透析器+' ? true : false) :false" showValue="+"></label-box>
541
+                        <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor == '透析器++' ? true : false) :false" showValue="+ +"></label-box>
542
+                        <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor == '透析器+++' ? true : false) :false" showValue="+ + +"></label-box>
543
+                        <!-- <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor.indexOf('透析器0') > -1 ? true : false) :false" showValue="0"></label-box>
540 544
                         <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor.indexOf('透析器+') > -1 ? true : false) :false" showValue="+"></label-box>
541
-                        <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor.indexOf('透析器++') > -1 ? true : false) :false" showValue="+ +"></label-box>
542
-                        <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor.indexOf('透析器+++') > -1 ? true : false) :false" showValue="+ + +"></label-box>
545
+                        <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor.indexOf('透析器++')> -1 ? true : false) :false" showValue="+ +"></label-box>
546
+                        <label-box :isChecked="afterdialysis.cruor ? (afterdialysis.cruor.indexOf('透析器+++')> -1 ? true : false) :false" showValue="+ + +"></label-box> -->
543 547
                       </td>
544 548
                       <td width="90" style="border:none;padding-left:5px">静脉管道:</td>
545 549
                       <td width="220" style="text-align:left;border:none;">

+ 2 - 2
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue Zobrazit soubor

@@ -2612,7 +2612,7 @@
2612 2612
                           newProjectArr[i].out_count += parseInt(newProjectArr[i].child[j].total)
2613 2613
                         }
2614 2614
                       }
2615
-                      console.log("河滨232332newArr",newProjectArr)
2615
+                      
2616 2616
                       for(let i=0;i<newProjectArr.length;i++){
2617 2617
                         if(newProjectArr[i].out_count > newProjectArr[i].sum_count){
2618 2618
                               this.$message.error(newProjectArr[i].str + "库存不足,保存失败!")
@@ -2624,7 +2624,7 @@
2624 2624
 
2625 2625
                     }
2626 2626
                }
2627
-
2627
+               console.log("params23332232323232323------",data)
2628 2628
                 createHisPrescription(data, params).then(response => {
2629 2629
                   if (response.data.state == 1) {
2630 2630
                     this.$emit('change', this.patientInfo.id)

+ 11 - 1
src/xt_pages/user/hospitalSummaryPrint.vue Zobrazit soubor

@@ -65,7 +65,17 @@
65 65
               </span>
66 66
             </td>
67 67
           </tr>
68
-
68
+          <tr>
69
+            <td style="text-align:center;width:100px" colspan="1">
70
+              身份证:
71
+            </td>   
72
+            <td style="text-align:left;width:500px" colspan="12">
73
+            
74
+              <span style="display:inline-block;margin-left:10px;">
75
+                {{patient.id_card_no}}
76
+              </span>
77
+            </td>   
78
+          </tr>
69 79
           <tr>
70 80
             <td style="text-align:center;width:100px" colspan="1">
71 81
               住址: