Browse Source

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

csx 3 years ago
parent
commit
aa66759e83

+ 1 - 1
src/xt_pages/hospitalStation/components/deskPrescription.vue View File

1705
           }
1705
           }
1706
         }
1706
         }
1707
 
1707
 
1708
-        return total.toFixed(24)
1708
+        return total.toFixed(2)
1709
       },
1709
       },
1710
       createFilter(queryString) {
1710
       createFilter(queryString) {
1711
         return (restaurant) => {
1711
         return (restaurant) => {

+ 2 - 2
src/xt_pages/outpatientDoctorStation/doctorDesk.vue View File

461
             scanStyles: false
461
             scanStyles: false
462
           })
462
           })
463
         }
463
         }
464
-        
465
-        
464
+
465
+
466
         this.innerVisible = false
466
         this.innerVisible = false
467
         // this.$nextTick(() => {
467
         // this.$nextTick(() => {
468
         //   this.$refs.print.printThisPage()
468
         //   this.$refs.print.printThisPage()

+ 1 - 0
src/xt_pages/outpatientDoctorStation/prescriptionTemplate.vue View File

179
         this.limit = 10
179
         this.limit = 10
180
         this.patient_id = val.id
180
         this.patient_id = val.id
181
         this.patient_name = val.name
181
         this.patient_name = val.name
182
+
182
         let params = {
183
         let params = {
183
           patient_id: val.id,
184
           patient_id: val.id,
184
           page: this.page,
185
           page: this.page,

+ 13 - 3
src/xt_pages/outpatientTool/components/settle.vue View File

99
               <template slot-scope="scope">{{scope.row.hifob_pay.toFixed(2)}}</template>
99
               <template slot-scope="scope">{{scope.row.hifob_pay.toFixed(2)}}</template>
100
           </el-table-column>
100
           </el-table-column>
101
 
101
 
102
-          <el-table-column align="center" prop="item_name" label="大病基金支付">
103
-              <template slot-scope="scope">{{scope.row.hifmi_pay.toFixed(2)}}</template>
104
-          </el-table-column>
105
 
102
 
106
           <el-table-column align="center" prop="item_name" label="医疗救助基金">
103
           <el-table-column align="center" prop="item_name" label="医疗救助基金">
107
               <template slot-scope="scope">{{scope.row.maf_pay.toFixed(2)}}</template>
104
               <template slot-scope="scope">{{scope.row.maf_pay.toFixed(2)}}</template>
364
           let psn_cash_pay = ""
361
           let psn_cash_pay = ""
365
           let hifes_pay = ""
362
           let hifes_pay = ""
366
           let hifmi_pay = ""
363
           let hifmi_pay = ""
364
+          let hifp_pay = ""
365
+          let hifob_pay = ""
366
+          let maf_pay = ""
367
+
368
+
367
           let total = ""
369
           let total = ""
368
 
370
 
369
           if(order.setl_time.length == 0){
371
           if(order.setl_time.length == 0){
394
 
396
 
395
           medfee_sumamt = order.medfee_sumamt
397
           medfee_sumamt = order.medfee_sumamt
396
           fund_pay_sumamt = order.fund_pay_sumamt
398
           fund_pay_sumamt = order.fund_pay_sumamt
399
+
397
           acct_pay = order.acct_pay
400
           acct_pay = order.acct_pay
401
+
398
           psn_cash_pay = order.psn_cash_pay
402
           psn_cash_pay = order.psn_cash_pay
399
           hifes_pay = order.hifes_pay
403
           hifes_pay = order.hifes_pay
400
           hifmi_pay = order.hifmi_pay
404
           hifmi_pay = order.hifmi_pay
405
+          hifp_pay = order.hifp_pay
406
+          hifob_pay = order.hifob_pay
407
+          maf_pay = order.maf_pay
401
           total = order.total
408
           total = order.total
402
 
409
 
403
 
410
 
408
             '处方类型': med_type,
415
             '处方类型': med_type,
409
             '医疗费总额': medfee_sumamt,
416
             '医疗费总额': medfee_sumamt,
410
             '基金支付金额': fund_pay_sumamt,
417
             '基金支付金额': fund_pay_sumamt,
418
+            '基金统筹金额': hifp_pay,
419
+            '大额基金支付':hifob_pay,
420
+            '医疗救助基金':maf_pay,
411
             '个人账户支付金额': acct_pay,
421
             '个人账户支付金额': acct_pay,
412
             '个人支付基金': psn_cash_pay,
422
             '个人支付基金': psn_cash_pay,
413
             '企业补充医疗保险基金支出': hifes_pay,
423
             '企业补充医疗保险基金支出': hifes_pay,

+ 2 - 2
src/xt_pages/qcd/workAnalysis/nurse.vue View File

155
                 <span v-if="getTotalCount(scope.row.admin_user_id)!=''">({{getTotalCount(scope.row.admin_user_id)}})</span>
155
                 <span v-if="getTotalCount(scope.row.admin_user_id)!=''">({{getTotalCount(scope.row.admin_user_id)}})</span>
156
               </template>
156
               </template>
157
             </el-table-column>
157
             </el-table-column>
158
-            
158
+
159
              <el-table-column label="下机" align="center">
159
              <el-table-column label="下机" align="center">
160
               <template slot-scope="scope">
160
               <template slot-scope="scope">
161
                 {{scope.row.finish_nuser_count?scope.row.finish_nuser_count:''}}
161
                 {{scope.row.finish_nuser_count?scope.row.finish_nuser_count:''}}
164
 
164
 
165
             <el-table-column label="冲管" align="center">
165
             <el-table-column label="冲管" align="center">
166
               <template slot-scope="scope">
166
               <template slot-scope="scope">
167
-                {{scope.row.finish_nuser_count?scope.row.finish_nuser_count:''}}
167
+                {{scope.row.washpipe_nuser_count?scope.row.washpipe_nuser_count:''}}
168
               </template>
168
               </template>
169
             </el-table-column>
169
             </el-table-column>
170
 
170