瀏覽代碼

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

yq1 10 月之前
父節點
當前提交
25966ee576

+ 1 - 1
src/xt_pages/dialysis/details/index.vue 查看文件

@@ -2384,7 +2384,7 @@ export default {
2384 2384
         this.patient_id = schedual.patient_id
2385 2385
         this.date = schedual.schedule_date
2386 2386
          this.getScheduleDetail();
2387
-        console.log('schedual',schedual);
2387
+        // console.log('schedual',schedual);
2388 2388
         //this.getLongAdvice();
2389 2389
 
2390 2390
         var patient_id = schedual.patient_id

+ 1 - 1
src/xt_pages/outpatientCharges/statementPrint.vue 查看文件

@@ -28,7 +28,7 @@
28 28
           :info="info"
29 29
           :paramsObj="paramsObj"
30 30
           :balanceAccounts="balanceAccounts"
31
-          v-if="org_id == 10138 || org_id == 10278  "
31
+          v-if="org_id == 10138 || org_id == 10278 || org_id ==10610"
32 32
         ></printThree>
33 33
         <printFour
34 34
           v-if="org_id == 9504 || org_id == 10028 || org_id == 10088  "

+ 8 - 1
src/xt_pages/outpatientCharges/statementTemplate/printThree.vue 查看文件

@@ -4,6 +4,8 @@
4 4
            style="position: relative;">
5 5
           <img style="width:100%;height:80px" v-if="$store.getters.xt_user.org_id == 10138" src="https://kuyi.shengws.com/bailin/bltotle.jpg" alt="">
6 6
           <img style="width:100%;height:80px" v-if="$store.getters.xt_user.org_id==10278" src="https://kuyi.shengws.com/beierlog.png" alt="">
7
+        <img style="width:100%;height:80px" v-if="$store.getters.xt_user.org_id==10610" src="https://kuyi.shengws.com/156.jpg" alt="">
8
+
7 9
           <div class="printTitle" style="position: absolute;left: 40%;top: 50px;">门诊收费清单</div>
8 10
           <div style="display:flex;">
9 11
               <div>单据号:<span
@@ -151,11 +153,14 @@
151 153
           </div>
152 154
           <img style="width:100%;" v-if="$store.getters.xt_user.org_id == 10138" src="https://kuyi.shengws.com/bailin/blend.jpg" alt="">
153 155
           <img style="width:100%;" v-if="$store.getters.xt_user.org_id == 10278" src="https://kuyi.shengws.com/bailinbeier.png" alt="">
156
+        <img style="width:100%;" v-if="$store.getters.xt_user.org_id == 10610"src="https://kuyi.shengws.com/157.jpg" alt="">
154 157
 
155 158
       </div>
156 159
       <div v-else id='prescription-print' class="prescription-print" style="position: relative;">
157 160
           <img style="width:100%;height:80px" v-if="$store.getters.xt_user.org_id == 10138" src="https://kuyi.shengws.com/bailin/bltotle.jpg" alt="">
158 161
           <img style="width:100%;height:80px" v-if="$store.getters.xt_user.org_id == 10278" src="https://kuyi.shengws.com/beierlog.png" alt="">
162
+        <img style="width:100%;height:80px" v-if="$store.getters.xt_user.org_id==10610" src="https://kuyi.shengws.com/156.jpg" alt="">
163
+
159 164
 
160 165
           <div class="printTitle" style="position: absolute;left: 40%;top: 50px;">门诊收费清单</div>
161 166
           <div style="display:flex;">
@@ -298,7 +303,9 @@
298 303
               </div>
299 304
           </div>
300 305
           <img style="width:100%;" v-if="$store.getters.xt_user.org_id == 10138" src="https://kuyi.shengws.com/bailin/blend.jpg" alt="">
301
-          <img style="width:100%;" v-else src="https://kuyi.shengws.com/bailinbeier.png" alt="">
306
+          <img style="width:100%;" v-if="$store.getters.xt_user.org_id == 10278"src="https://kuyi.shengws.com/bailinbeier.png" alt="">
307
+        <img style="width:100%;" v-if="$store.getters.xt_user.org_id == 10610"src="https://kuyi.shengws.com/157.jpg" alt="">
308
+
302 309
 
303 310
       </div>
304 311
   </div>

+ 30 - 14
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue 查看文件

@@ -4441,8 +4441,8 @@ export default {
4441 4441
                 })
4442 4442
 
4443 4443
               } else {
4444
-                that.$message({ message: '上传成功', type: 'success', duration: 5000 })
4445
-                that.order.is_upload_diagnose = 1
4444
+                that.$message({ message: '预核验成功', type: 'success', duration: 5000 })
4445
+                // that.order.is_upload_diagnose = 1
4446 4446
               }
4447 4447
 
4448 4448
             }
@@ -4480,8 +4480,7 @@ export default {
4480 4480
                 })
4481 4481
 
4482 4482
               } else {
4483
-                that.$message({ message: '上传成功', type: 'success', duration: 5000 })
4484
-                that.order.is_upload_diagnose = 1
4483
+                that.$message({ message: '签名成功', type: 'success', duration: 5000 })
4485 4484
               }
4486 4485
 
4487 4486
             }
@@ -4518,8 +4517,7 @@ export default {
4518 4517
                 })
4519 4518
 
4520 4519
               } else {
4521
-                that.$message({ message: '上传成功', type: 'success', duration: 5000 })
4522
-                that.order.is_upload_diagnose = 1
4520
+                that.$message({ message: '处方上传成功', type: 'success', duration: 5000 })
4523 4521
               }
4524 4522
 
4525 4523
             }
@@ -4556,8 +4554,7 @@ export default {
4556 4554
                 })
4557 4555
 
4558 4556
               } else {
4559
-                that.$message({ message: '上传成功', type: 'success', duration: 5000 })
4560
-                that.order.is_upload_diagnose = 1
4557
+                that.$message({ message: '撤销成功', type: 'success', duration: 5000 })
4561 4558
               }
4562 4559
 
4563 4560
             }
@@ -4594,8 +4591,15 @@ export default {
4594 4591
                 })
4595 4592
 
4596 4593
               } else {
4597
-                that.$message({ message: '上传成功', type: 'success', duration: 5000 })
4598
-                that.order.is_upload_diagnose = 1
4594
+                that.$confirm(response.data.data.info, '医保信息', {
4595
+                  confirmButtonText: '确 定',
4596
+                  type: 'warning'
4597
+                }).then(() => {
4598
+
4599
+                }).catch(() => {
4600
+
4601
+                })
4602
+
4599 4603
               }
4600 4604
 
4601 4605
             }
@@ -4632,8 +4636,14 @@ export default {
4632 4636
                 })
4633 4637
 
4634 4638
               } else {
4635
-                that.$message({ message: '上传成功', type: 'success', duration: 5000 })
4636
-                that.order.is_upload_diagnose = 1
4639
+                that.$confirm(response.data.data.info, '医保信息', {
4640
+                  confirmButtonText: '确 定',
4641
+                  type: 'warning'
4642
+                }).then(() => {
4643
+
4644
+                }).catch(() => {
4645
+
4646
+                })
4637 4647
               }
4638 4648
 
4639 4649
             }
@@ -4670,8 +4680,14 @@ export default {
4670 4680
                 })
4671 4681
 
4672 4682
               } else {
4673
-                that.$message({ message: '上传成功', type: 'success', duration: 5000 })
4674
-                that.order.is_upload_diagnose = 1
4683
+                that.$confirm(response.data.data.info, '医保信息', {
4684
+                  confirmButtonText: '确 定',
4685
+                  type: 'warning'
4686
+                }).then(() => {
4687
+
4688
+                }).catch(() => {
4689
+
4690
+                })
4675 4691
               }
4676 4692
 
4677 4693
             }