Browse Source

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

XMLWAN 3 years ago
parent
commit
56a335d6ed

+ 30 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderTwentyFour.vue View File

639
                                       </span>
639
                                       </span>
640
                                   </div>
640
                                   </div>
641
                               </td>
641
                               </td>
642
+                              <td width='40'>首剂</td>
643
+                              <td width='50'>
644
+                                  <div class="under-line">
645
+                                      &nbsp;<span v-if="prescription.anticoagulant != 1 && prescription.anticoagulant != 2 && prescription.anticoagulant != 3 && prescription.anticoagulant != 6 && prescription.anticoagulant != 7">{{ prescription.anticoagulant_shouji }}</span>
646
+                                  </div>
647
+                              </td>
648
+                              <td width='10'>
649
+                                <span v-if="prescription.anticoagulant == 5">mg</span>
650
+                                <span v-if="prescription.anticoagulant == 4">mg</span>
651
+                                <span v-if="prescription.anticoagulant == 3">IU</span>
652
+                                <span v-if="prescription.anticoagulant == 2">mg</span>
653
+                                <span v-if="prescription.anticoagulant == 1">mg</span>
654
+                                <span v-if="prescription.anticoagulant == 6">IU</span>
655
+                                <span v-if="prescription.anticoagulant == 7">IU</span>
656
+                              </td>
657
+                              <td width='40'>追加</td>
658
+                              <td width='50'>
659
+                                  <div class="under-line">
660
+                                      &nbsp;<span v-if="prescription.anticoagulant != 1 && prescription.anticoagulant != 2 && prescription.anticoagulant != 3 && prescription.anticoagulant != 6 && prescription.anticoagulant != 7">{{ prescription.anticoagulant_weichi }}</span>
661
+                                  </div>
662
+                              </td>
663
+                              <td width='10'>
664
+                                <span v-if="prescription.anticoagulant == 7">IU/h</span>
665
+                                <span v-if="prescription.anticoagulant == 6">IU/h</span>
666
+                                <span v-if="prescription.anticoagulant == 5">ml/h</span>
667
+                                <span v-if="prescription.anticoagulant == 4">mg/h</span>
668
+                                <span v-if="prescription.anticoagulant == 3">IU/h</span>
669
+                                <span v-if="prescription.anticoagulant == 2">IU/h</span>
670
+                                <span v-if="prescription.anticoagulant == 1">mg/h</span>
671
+                              </td>
642
                               <td></td>
672
                               <td></td>
643
                           </tr>
673
                           </tr>
644
                       </tbody>
674
                       </tbody>

+ 17 - 3
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue View File

695
         { value: 11, label: '普通门诊' },
695
         { value: 11, label: '普通门诊' },
696
         { value: 14, label: '门诊特殊病' },
696
         { value: 14, label: '门诊特殊病' },
697
         { value: '1111', label: '精一' },
697
         { value: '1111', label: '精一' },
698
-        { value: '1112', label: '精二' }
698
+        { value: '1112', label: '精二' },
699
+        { value: '9922', label: '家庭通道' }
700
+
699
       ],
701
       ],
700
 
702
 
701
       registerThree: [
703
       registerThree: [
705
         { value: '1112', label: '精二' },
707
         { value: '1112', label: '精二' },
706
         { value: '9933', label: '门诊特殊病(9933)' },
708
         { value: '9933', label: '门诊特殊病(9933)' },
707
         { value: '990602', label: '门诊特殊病(990602)' },
709
         { value: '990602', label: '门诊特殊病(990602)' },
708
-        { value: '1402', label: '门诊特殊病(1402)' }
710
+        { value: '1402', label: '门诊特殊病(1402)' },
711
+        { value: '1402', label: '门诊特殊病(1402)' },
712
+        { value: '9922', label: '家庭通道' }
713
+
714
+
709
 
715
 
710
       ],
716
       ],
711
       register_two: [
717
       register_two: [
713
         { value: '14', label: '门诊特殊病' },
719
         { value: '14', label: '门诊特殊病' },
714
         { value: '9933', label: '门诊特殊病(9933)' },
720
         { value: '9933', label: '门诊特殊病(9933)' },
715
         { value: '990602', label: '门诊特殊病(990602)' },
721
         { value: '990602', label: '门诊特殊病(990602)' },
716
-        { value: '1402', label: '门诊特殊病(1402)' }
722
+        { value: '1402', label: '门诊特殊病(1402)' },
723
+        { value: '9922', label: '家庭通道' }
724
+
717
 
725
 
718
       ],
726
       ],
719
       loading: false,
727
       loading: false,
2152
           this.$message({ message: '该患者尚未挂号,请先挂号', type: 'error' })
2160
           this.$message({ message: '该患者尚未挂号,请先挂号', type: 'error' })
2153
           return
2161
           return
2154
         }
2162
         }
2163
+        console.log( "-------")
2164
+        console.log(this.getTotalFour(prescriptions))
2165
+        console.log( this.currentOrder)
2166
+        console.log( this.hisPatientInfo)
2167
+
2155
 
2168
 
2156
         if (this.hisPatientInfo.id_card_type == 1) {
2169
         if (this.hisPatientInfo.id_card_type == 1) {
2157
           if (this.hisPatientInfo.balance_accounts_type != 2 && this.$store.getters.xt_user.org_id != 10088 && this.$store.getters.xt_user.org_id != 10106 && this.$store.getters.xt_user.org_id != 10188) {
2170
           if (this.hisPatientInfo.balance_accounts_type != 2 && this.$store.getters.xt_user.org_id != 10088 && this.$store.getters.xt_user.org_id != 10106 && this.$store.getters.xt_user.org_id != 10188) {
2166
 
2179
 
2167
           }
2180
           }
2168
         } else {
2181
         } else {
2182
+
2169
           if (this.activeName == 'first') {
2183
           if (this.activeName == 'first') {
2170
             this.$refs.charge.show(this.getTotalFour(prescriptions), this.currentOrder)
2184
             this.$refs.charge.show(this.getTotalFour(prescriptions), this.currentOrder)
2171
           } else {
2185
           } else {