Browse Source

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

陈少旭 1 year ago
parent
commit
d4dd7f54ad

+ 19 - 15
src/xt_pages/dialysis/batch_print/batch_print_order_seventythree.vue View File

230
                       </div>
230
                       </div>
231
                     </div>
231
                     </div>
232
                     <div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
232
                     <div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
233
-                      <div class="inline_block" style="flex: 1;">
234
-                        透析间期:
235
-                        <div class="under_line" style=" width: 50%;text-align: center; white-space: normal;">
236
-                          {{ record.assessment_before_dislysis.last_post_dialysis ? 
237
-                          record.assessment_before_dislysis.last_post_dialysis : "/" }}
238
-                        </div>
239
-                      </div>
240
                       <div class="inline_block" style=" flex: 1">
233
                       <div class="inline_block" style=" flex: 1">
241
                         透前症状:
234
                         透前症状:
242
                         <div class="under_line" style="width: 50%; text-align: left">
235
                         <div class="under_line" style="width: 50%; text-align: left">
263
                           </span>
256
                           </span>
264
                         </div>
257
                         </div>
265
                       </div>
258
                       </div>
259
+                      <div class="inline_block" style=" flex: 1">
260
+                        跌倒评估:
261
+                        <div class="under_line" style="width: 50%; text-align: left">
262
+                         {{ record.receive_assessment.score ? record.receive_assessment.score : '/' }}
263
+                        </div>
264
+                      </div>
266
                     </div>
265
                     </div>
267
 
266
 
268
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
267
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
269
                       <div class="inline_block" style="flex: 1">
268
                       <div class="inline_block" style="flex: 1">
270
                         内瘘:
269
                         内瘘:
271
-                        <div class="under_line" style="width: 70%; text-align: center">
270
+                        <div class="under_line" style="width: 70%; text-align: left;white-space: normal;">
272
                           {{
271
                           {{
273
                             record.assessment_before_dislysis &&
272
                             record.assessment_before_dislysis &&
274
                             record.assessment_before_dislysis.internal_fistula
273
                             record.assessment_before_dislysis.internal_fistula
280
                       </div>
279
                       </div>
281
                       <div class="inline_block" style="flex: 1">
280
                       <div class="inline_block" style="flex: 1">
282
                         导管:
281
                         导管:
283
-                        <div
284
-                          style="width: 70%; text-align: left;display: inline-block;border-bottom: 1px solid #999;"
282
+                        <div class="under_line"
283
+                          style="width: 70%; text-align: left;white-space: normal;"
285
                         >
284
                         >
286
                           {{
285
                           {{
287
                             record.assessment_before_dislysis &&
286
                             record.assessment_before_dislysis &&
299
                           {{ record.assessment_before_dislysis.complication ? record.assessment_before_dislysis.complication : "/" }}                        </div>
298
                           {{ record.assessment_before_dislysis.complication ? record.assessment_before_dislysis.complication : "/" }}                        </div>
300
                       </div>
299
                       </div>
301
                       <div class="inline_block" style=" flex: 1">
300
                       <div class="inline_block" style=" flex: 1">
302
-                        跌倒评估
303
-                        <div class="under_line" style="width: 50%; text-align: left">
304
-                         {{ record.receive_assessment.score ? record.receive_assessment.score : '/' }}
301
+                        备注
302
+                        <div class="under_line" style="width: 70%; text-align: left;white-space: normal;">
303
+                         {{ record.assessment_before_dislysis.remark ? record.assessment_before_dislysis.remark : '/' }}
305
                         </div>
304
                         </div>
306
                       </div>
305
                       </div>
307
                     </div>
306
                     </div>
332
                       <div class="inline_block" style="flex: 1;">
331
                       <div class="inline_block" style="flex: 1;">
333
                         体重增加:
332
                         体重增加:
334
                         <div class="under_line" style=" width: 50%;text-align: center; white-space: normal;">
333
                         <div class="under_line" style=" width: 50%;text-align: center; white-space: normal;">
335
-                          {{ record.assessment_before_dislysis.weight_before > 0 && record.lastafterweight.weight_after > 0 ? 
336
-                          parseFloat(record.assessment_before_dislysis.weight_before - record.lastafterweight.weight_after).toFixed(2): "/" 
334
+                          {{ record.assessment_before_dislysis.weight_before > 0 && 
335
+                          record.assessment_before_dislysis.additional_weight > 0 && 
336
+                          record.assessment_before_dislysis.dry_weight >0 ? 
337
+                          parseFloat(record.assessment_before_dislysis.weight_before - record.assessment_before_dislysis.additional_weight - record.assessment_before_dislysis.dry_weight).toFixed(2): "/" 
337
                           }}
338
                           }}
338
                         </div>kg
339
                         </div>kg
339
                       </div>
340
                       </div>
2154
           case 2:
2155
           case 2:
2155
             return "ml";
2156
             return "ml";
2156
             break;
2157
             break;
2158
+          case 3:
2159
+            return 'kg'
2160
+            break
2157
         }
2161
         }
2158
       }
2162
       }
2159
     },
2163
     },

+ 43 - 9
src/xt_pages/dialysis/batch_print/batch_print_order_six.vue View File

1197
                               : "/"
1197
                               : "/"
1198
                           }}
1198
                           }}
1199
                         </div>
1199
                         </div>
1200
+                        <span v-if="record.prescription.anticoagulant == 5"
1201
+                          >iu</span
1202
+                        >
1203
+                        <span v-if="record.prescription.anticoagulant == 6"
1204
+                          >iu</span
1205
+                        >
1206
+                        <span v-if="record.prescription.anticoagulant == 7"
1207
+                          >iu</span
1208
+                        >
1209
+                        <span v-if="record.prescription.anticoagulant == 8"
1210
+                          >iu</span
1211
+                        >
1200
                         <span v-if="record.prescription.anticoagulant == 4"
1212
                         <span v-if="record.prescription.anticoagulant == 4"
1201
                           >mg</span
1213
                           >mg</span
1202
                         >
1214
                         >
1242
                               : 0
1254
                               : 0
1243
                           }}
1255
                           }}
1244
                         </div>
1256
                         </div>
1257
+                       
1258
+                        <span v-if="record.prescription.anticoagulant == 6"
1259
+                          >iu</span
1260
+                        >
1261
+                        <span v-if="record.prescription.anticoagulant == 7"
1262
+                          >iu</span
1263
+                        >
1264
+                        <span v-if="record.prescription.anticoagulant == 8"
1265
+                          >iu</span
1266
+                        >
1245
                         <span v-if="record.prescription.anticoagulant == 5"
1267
                         <span v-if="record.prescription.anticoagulant == 5"
1246
                           >ml/h</span
1268
                           >ml/h</span
1247
                         >
1269
                         >
1271
                               : "/"
1293
                               : "/"
1272
                           }}
1294
                           }}
1273
                         </div>
1295
                         </div>
1296
+                        <span v-if="record.prescription.anticoagulant == 5"
1297
+                          >iu</span
1298
+                        >
1299
+                        <span v-if="record.prescription.anticoagulant == 6"
1300
+                          >iu</span
1301
+                        >
1302
+                        <span v-if="record.prescription.anticoagulant == 7"
1303
+                          >iu</span
1304
+                        >
1305
+                        <span v-if="record.prescription.anticoagulant == 8"
1306
+                          >iu</span
1307
+                        >
1274
                         <span v-if="record.prescription.anticoagulant == 4"
1308
                         <span v-if="record.prescription.anticoagulant == 4"
1275
                           >mg</span
1309
                           >mg</span
1276
                         >
1310
                         >
1459
                             v-if="
1493
                             v-if="
1460
                              (record.prescription.mode_id == 2 ||
1494
                              (record.prescription.mode_id == 2 ||
1461
                               record.prescription.mode_id == 5 ||
1495
                               record.prescription.mode_id == 5 ||
1462
-                              record.prescription.mode_id == 12 || org_id == 0)&&org_id!=10478 && org_id!=10206
1496
+                              record.prescription.mode_id == 12 || org_id == 0)&&org_id!=10478 && org_id!=10206 && org_id!=10598
1463
                             "
1497
                             "
1464
                             width="50"
1498
                             width="50"
1465
                           >
1499
                           >
1681
                               (record.prescription.mode_id == 2 ||
1715
                               (record.prescription.mode_id == 2 ||
1682
                               record.prescription.mode_id == 5 ||
1716
                               record.prescription.mode_id == 5 ||
1683
                               record.prescription.mode_id == 12 || org_id == 0)
1717
                               record.prescription.mode_id == 12 || org_id == 0)
1684
-                              && org_id!=10478 && org_id!=10206
1718
+                              && org_id!=10478 && org_id!=10206 && org_id!=10598
1685
                             "
1719
                             "
1686
                             style="width: 50px"
1720
                             style="width: 50px"
1687
                           >
1721
                           >
3587
             var dlegh = 0;
3621
             var dlegh = 0;
3588
             if (
3622
             if (
3589
               this.records[recordIndex].monitor_records &&
3623
               this.records[recordIndex].monitor_records &&
3590
-              this.records[recordIndex].monitor_records.length < 6
3624
+              this.records[recordIndex].monitor_records.length < 8
3591
             ) {
3625
             ) {
3592
-              dlegh = 6 - this.records[recordIndex].monitor_records.length;
3626
+              dlegh = 8 - this.records[recordIndex].monitor_records.length;
3593
             } else {
3627
             } else {
3594
               dlegh = 0;
3628
               dlegh = 0;
3595
             }
3629
             }
3625
             var delghTwo = 0;
3659
             var delghTwo = 0;
3626
             if (
3660
             if (
3627
               this.records[recordIndex].advices &&
3661
               this.records[recordIndex].advices &&
3628
-              this.records[recordIndex].advices.length < 12
3662
+              this.records[recordIndex].advices.length < 14
3629
             ) {
3663
             ) {
3630
-              delghTwo = 12 - this.records[recordIndex].advices.length;
3664
+              delghTwo = 14 - this.records[recordIndex].advices.length;
3631
             } else {
3665
             } else {
3632
               delghTwo = 0;
3666
               delghTwo = 0;
3633
             }
3667
             }
3728
                 rightIndex in advices ? advices[i + halfLen] : []
3762
                 rightIndex in advices ? advices[i + halfLen] : []
3729
               );
3763
               );
3730
             }
3764
             }
3731
-            if (halfLen < 6) {
3732
-              var nl = 6 - leftAdvice.length;
3765
+            if (halfLen < 8) {
3766
+              var nl = 8 - leftAdvice.length;
3733
               for (let index = 0; index < nl; index++) {
3767
               for (let index = 0; index < nl; index++) {
3734
                 leftAdvice.push([]);
3768
                 leftAdvice.push([]);
3735
               }
3769
               }
3736
-              var nl = 6 - rightAdvice.length;
3770
+              var nl = 8 - rightAdvice.length;
3737
               for (let index = 0; index < nl; index++) {
3771
               for (let index = 0; index < nl; index++) {
3738
                 rightAdvice.push([]);
3772
                 rightAdvice.push([]);
3739
               }
3773
               }

+ 17 - 15
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue View File

267
                 org_id == 10597 ||
267
                 org_id == 10597 ||
268
                 org_id == 10599 || 
268
                 org_id == 10599 || 
269
                 org_id == 10612 ||
269
                 org_id == 10612 ||
270
-                org_id ==10580) &&
270
+                org_id ==10580 || org_id ==10629) &&
271
                 org_id!=10387
271
                 org_id!=10387
272
             "
272
             "
273
           >
273
           >
338
               && org_id!=10432 && org_id!=10445
338
               && org_id!=10432 && org_id!=10445
339
               && org_id!=10410 && org_id!=10495 &&
339
               && org_id!=10410 && org_id!=10495 &&
340
                org_id!=10485 && org_id!=10395 && org_id!=10375
340
                org_id!=10485 && org_id!=10395 && org_id!=10375
341
-               && org_id!=10480  && org_id!=10551 && org_id!=10597 && org_id!=10599 && org_id!=10612 && org_id!=10580)
341
+               && org_id!=10480  && org_id!=10551 && org_id!=10597 && org_id!=10599 && org_id!=10612 && org_id!=10580 && org_id!=10629)
342
               || org_id == 10387
342
               || org_id == 10387
343
             "
343
             "
344
           >
344
           >
394
                 org_id == 10410 ||
394
                 org_id == 10410 ||
395
                 org_id == 10495  ||
395
                 org_id == 10495  ||
396
                 org_id == 10395
396
                 org_id == 10395
397
-                || org_id == 10485 || org_id == 10375 || org_id ==10480 || org_id ==10551 || org_id ==10597 || org_id ==10599 || org_id ==10612 || org_id ==10580)
397
+                || org_id == 10485 || org_id == 10375 || org_id ==10480 || org_id ==10551 || org_id ==10597 || org_id ==10599 || org_id ==10612 || org_id ==10580 || org_id ==10629)
398
                 && org_id!=10387
398
                 && org_id!=10387
399
             "
399
             "
400
           >
400
           >
447
               org_id!=10432 &&
447
               org_id!=10432 &&
448
               org_id!=10445 &&
448
               org_id!=10445 &&
449
               org_id!=10410 && org_id!=10495
449
               org_id!=10410 && org_id!=10495
450
-              && org_id!=10485 && org_id!=10395 && org_id!=10375 && org_id!=10480 && org_id!=10551 && org_id!=10597 && org_id!=10599&& org_id!=10612 && org_id!=10580) ||
450
+              && org_id!=10485 && org_id!=10395 && org_id!=10375 && org_id!=10480 && org_id!=10551 && org_id!=10597 && org_id!=10599&& org_id!=10612 && org_id!=10580 && org_id!=10629) ||
451
               org_id == 10387
451
               org_id == 10387
452
             "
452
             "
453
           >
453
           >
511
                 org_id ==10410 ||
511
                 org_id ==10410 ||
512
                 org_id == 10395
512
                 org_id == 10395
513
 
513
 
514
-               )
514
+               )&& org_id!=10598
515
             "
515
             "
516
           >
516
           >
517
             <template slot-scope="scope">
517
             <template slot-scope="scope">
526
             width="120"
526
             width="120"
527
             v-if="
527
             v-if="
528
               isShow('置换率') &&
528
               isShow('置换率') &&
529
-              template_id != 6 &&
529
+              (template_id != 6 &&
530
               template_id != 10 &&
530
               template_id != 10 &&
531
               template_id != 11 &&
531
               template_id != 11 &&
532
               template_id != 20 &&
532
               template_id != 20 &&
539
               org_id !=10432 &&
539
               org_id !=10432 &&
540
               org_id !=10445 &&
540
               org_id !=10445 &&
541
               org_id!=10395 &&
541
               org_id!=10395 &&
542
-              org_id !=10410
542
+              org_id !=10410)|| org_id==10598
543
             "
543
             "
544
           >
544
           >
545
             <template slot-scope="scope">
545
             <template slot-scope="scope">
576
                 template_id != 43 &&
576
                 template_id != 43 &&
577
                 template_id != 47 &&
577
                 template_id != 47 &&
578
                 org_id!=10558 &&
578
                 org_id!=10558 &&
579
-                org_id!=10517) ||
579
+                org_id!=10517 && 
580
+                org_id!=10598) ||
580
                 org_id == 9779 ||
581
                 org_id == 9779 ||
581
                 template_id == 11 ||
582
                 template_id == 11 ||
582
                 template_id == 20 ||
583
                 template_id == 20 ||
608
             width="100"
609
             width="100"
609
             v-if="
610
             v-if="
610
               isShow('置换量') &&
611
               isShow('置换量') &&
611
-              (template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478 || org_id == 10551 || org_id ==10558 || org_id ==10517) &&
612
+              (template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478 || org_id == 10551 || org_id ==10558 || org_id ==10517 || org_id ==10598) &&
612
               template_id != 9779 &&
613
               template_id != 9779 &&
613
               template_id != 11 &&
614
               template_id != 11 &&
614
               template_id != 20 &&
615
               template_id != 20 &&
1291
                 org_id == 10597||
1292
                 org_id == 10597||
1292
                 org_id == 10599 ||
1293
                 org_id == 10599 ||
1293
                 org_id ==10612 || 
1294
                 org_id ==10612 || 
1294
-                org_id==10580)
1295
+                org_id==10580 || org_id ==10629)
1295
                 && org_id!=10387
1296
                 && org_id!=10387
1296
             "
1297
             "
1297
           >
1298
           >
1356
               org_id!=10597 &&
1357
               org_id!=10597 &&
1357
               org_id!=10599 &&
1358
               org_id!=10599 &&
1358
               org_id!=10612 &&
1359
               org_id!=10612 &&
1359
-              org_id!=10580
1360
+              org_id!=10580 &&
1361
+              org_id!=10629
1360
               )
1362
               )
1361
               || org_id == 10387
1363
               || org_id == 10387
1362
             "
1364
             "
1401
               org_id!=10445 &&
1403
               org_id!=10445 &&
1402
               org_id!=10410 &&
1404
               org_id!=10410 &&
1403
               org_id!=10395)
1405
               org_id!=10395)
1404
-              || org_id ==10558
1406
+              || org_id ==10558 || org_id==10598
1405
             "
1407
             "
1406
           >
1408
           >
1407
             <el-form-item label="置换率(L/h):" :prop="isName('置换率')"
1409
             <el-form-item label="置换率(L/h):" :prop="isName('置换率')"
1427
                 org_id==10432 ||
1429
                 org_id==10432 ||
1428
                 org_id!=10445 ||
1430
                 org_id!=10445 ||
1429
                 org_id!=10410 ||
1431
                 org_id!=10410 ||
1430
-                org_id!=10395) && org_id !=10558
1432
+                org_id!=10395) && org_id !=10558 && org_id!=10598
1431
             "
1433
             "
1432
           >
1434
           >
1433
             <el-form-item label="置换率(ml/min):" :prop="isName('置换率')"
1435
             <el-form-item label="置换率(ml/min):" :prop="isName('置换率')"
1445
             :span="8"
1447
             :span="8"
1446
             v-if="
1448
             v-if="
1447
               isShow('置换量') &&
1449
               isShow('置换量') &&
1448
-              (template_id != 6 || org_id == 9919 || org_id == 10191 || org_id ==10551 || org_id ==10558 || org_id ==10346) &&
1450
+              (template_id != 6 || org_id == 9919 || org_id == 10191 || org_id ==10551 || org_id ==10558 || org_id ==10346 || org_id ==10598) &&
1449
               org_id != 9779 &&
1451
               org_id != 9779 &&
1450
               template_id != 11 &&
1452
               template_id != 11 &&
1451
               template_id != 20 &&
1453
               template_id != 20 &&
1476
                 org_id != 9919 &&
1478
                 org_id != 9919 &&
1477
                 org_id != 10191 &&
1479
                 org_id != 10191 &&
1478
                 org_id != 10551 &&
1480
                 org_id != 10551 &&
1479
-                template_id != 43 && org_id!=10558 && org_id!=10346) ||
1481
+                template_id != 43 && org_id!=10558 && org_id!=10346 && org_id!=10598) ||
1480
                 org_id == 9779 ||
1482
                 org_id == 9779 ||
1481
                 template_id == 11 ||
1483
                 template_id == 11 ||
1482
                 template_id == 20 ||
1484
                 template_id == 20 ||

+ 8 - 8
src/xt_pages/dialysis/details/dialysisMonitoring.vue View File

15
           <th width="76px">静脉压/动脉压({{monitores[0]&&monitores[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}})</th>
15
           <th width="76px">静脉压/动脉压({{monitores[0]&&monitores[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}})</th>
16
           <th v-if="isShow('血流量')" width="92px">血流量(ml/min)</th>
16
           <th v-if="isShow('血流量')" width="92px">血流量(ml/min)</th>
17
           <th v-if="isShow('跨膜压')" width="76px">跨膜压({{monitores[0]&&monitores[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}})</th>
17
           <th v-if="isShow('跨膜压')" width="76px">跨膜压({{monitores[0]&&monitores[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}})</th>
18
-          <th v-if=" isShow('超滤量') &&(template_id == 6 || template_id == 9 || template_id == 10 || template_id == 11 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 27 || template_id == 28 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 39 || template_id == 40  || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48 || this.$store.getters.xt_user.template_info.org_id == 9555 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || template_id == 65 || this.$store.getters.xt_user.template_info.org_id == 10340  || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10485 || this.$store.getters.xt_user.template_info.org_id == 10375 || this.$store.getters.xt_user.template_info.org_id == 10480 || this.$store.getters.xt_user.template_info.org_id == 10599 || this.$store.getters.xt_user.template_info.org_id == 10597  || this.$store.getters.xt_user.template_info.org_id == 10612  || this.$store.getters.xt_user.template_info.org_id == 10580) &&this.$store.getters.xt_user.template_info.org_id!=10387 " width="76px" > 超滤量(ml)</th>
19
-          <th v-if=" isShow('超滤量') && (template_id != 6 && template_id != 9 && template_id != 10 && template_id != 11 && template_id != 13 && template_id != 17 && template_id != 18 && template_id != 19 && template_id != 20 && template_id != 21 && template_id != 22 && template_id != 23 && template_id != 24 && template_id != 26 && template_id !=27 && template_id!=28 && template_id!=29 && template_id!=30 && template_id!=31 && template_id!=32 && template_id!=34 && template_id!=35 && template_id!=36 && template_id!=38 && template_id != 39 && template_id != 40  && template_id != 41 && template_id != 43 && template_id != 44 && template_id != 46  && template_id != 47 && template_id != 48 && template_id != 53  && template_id != 54  && template_id != 56  && template_id != 60 && template_id != 65 && this.$store.getters.xt_user.template_info.org_id != 9555 &&  this.$store.getters.xt_user.template_info.org_id != 10340 && this.$store.getters.xt_user.template_info.org_id!=10432  && this.$store.getters.xt_user.template_info.org_id!=10445 && this.$store.getters.xt_user.template_info.org_id!=10410 && this.$store.getters.xt_user.template_info.org_id!=10485  && this.$store.getters.xt_user.template_info.org_id!=10375 && this.$store.getters.xt_user.template_info.org_id!=10480 && this.$store.getters.xt_user.template_info.org_id!=10599  && this.$store.getters.xt_user.template_info.org_id!=10597 && this.$store.getters.xt_user.template_info.org_id!=10612 && this.$store.getters.xt_user.template_info.org_id!=10580) || this.$store.getters.xt_user.template_info.org_id == 10387"  width="76px"> 超滤量(L) </th>
20
-          <th v-if="isShow('超滤率') && (template_id ==6 || template_id == 65 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 34 || template_id == 35 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47  || template_id == 48  || template_id == 53 || template_id == 54 || template_id == 56  || template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10485 || this.$store.getters.xt_user.template_info.org_id == 10375 || this.$store.getters.xt_user.template_info.org_id == 10480 || this.$store.getters.xt_user.template_info.org_id == 10597 || this.$store.getters.xt_user.template_info.org_id == 10599  || this.$store.getters.xt_user.template_info.org_id == 10612 || this.$store.getters.xt_user.template_info.org_id == 10580) && this.$store.getters.xt_user.template_info.org_id!=10387" width="50px"> 超滤率 <br />(ml/h) </th>
21
-          <th v-if="isShow('超滤率') && (template_id !=6 && template_id !=65 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=29 && template_id !=30 && template_id !=31 && template_id !=34 && template_id !=35 && template_id !=38  && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=46 && template_id !=47 &&  template_id !=48 &&  template_id !=53 &&  template_id !=54 &&  template_id !=56 &&  template_id !=60 && this.$store.getters.xt_user.template_info.org_id!=10432  && this.$store.getters.xt_user.template_info.org_id!=10445 && this.$store.getters.xt_user.template_info.org_id!=10410 &&this.$store.getters.xt_user.template_info.org_id!=10485 &&this.$store.getters.xt_user.template_info.org_id!=10375 && this.$store.getters.xt_user.template_info.org_id!=10480 && this.$store.getters.xt_user.template_info.org_id!=10597 && this.$store.getters.xt_user.template_info.org_id!=10599 && this.$store.getters.xt_user.template_info.org_id!=10612 && this.$store.getters.xt_user.template_info.org_id!=10580 ) || this.$store.getters.xt_user.template_info.org_id==10387" width="50px"> 超滤率 <br />(L/h) </th>
18
+          <th v-if=" isShow('超滤量') &&(template_id == 6 || template_id == 9 || template_id == 10 || template_id == 11 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 27 || template_id == 28 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 39 || template_id == 40  || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48 || this.$store.getters.xt_user.template_info.org_id == 9555 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || template_id == 65 || this.$store.getters.xt_user.template_info.org_id == 10340  || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10485 || this.$store.getters.xt_user.template_info.org_id == 10375 || this.$store.getters.xt_user.template_info.org_id == 10480 || this.$store.getters.xt_user.template_info.org_id == 10599 || this.$store.getters.xt_user.template_info.org_id == 10597  || this.$store.getters.xt_user.template_info.org_id == 10612  || this.$store.getters.xt_user.template_info.org_id == 10580  || this.$store.getters.xt_user.template_info.org_id == 10629) &&this.$store.getters.xt_user.template_info.org_id!=10387 " width="76px" > 超滤量(ml)</th>
19
+          <th v-if=" isShow('超滤量') && (template_id != 6 && template_id != 9 && template_id != 10 && template_id != 11 && template_id != 13 && template_id != 17 && template_id != 18 && template_id != 19 && template_id != 20 && template_id != 21 && template_id != 22 && template_id != 23 && template_id != 24 && template_id != 26 && template_id !=27 && template_id!=28 && template_id!=29 && template_id!=30 && template_id!=31 && template_id!=32 && template_id!=34 && template_id!=35 && template_id!=36 && template_id!=38 && template_id != 39 && template_id != 40  && template_id != 41 && template_id != 43 && template_id != 44 && template_id != 46  && template_id != 47 && template_id != 48 && template_id != 53  && template_id != 54  && template_id != 56  && template_id != 60 && template_id != 65 && this.$store.getters.xt_user.template_info.org_id != 9555 &&  this.$store.getters.xt_user.template_info.org_id != 10340 && this.$store.getters.xt_user.template_info.org_id!=10432  && this.$store.getters.xt_user.template_info.org_id!=10445 && this.$store.getters.xt_user.template_info.org_id!=10410 && this.$store.getters.xt_user.template_info.org_id!=10485  && this.$store.getters.xt_user.template_info.org_id!=10375 && this.$store.getters.xt_user.template_info.org_id!=10480 && this.$store.getters.xt_user.template_info.org_id!=10599  && this.$store.getters.xt_user.template_info.org_id!=10597 && this.$store.getters.xt_user.template_info.org_id!=10612 && this.$store.getters.xt_user.template_info.org_id!=10580 && this.$store.getters.xt_user.template_info.org_id!=10629) || this.$store.getters.xt_user.template_info.org_id == 10387"  width="76px"> 超滤量(L) </th>
20
+          <th v-if="isShow('超滤率') && (template_id ==6 || template_id == 65 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 34 || template_id == 35 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47  || template_id == 48  || template_id == 53 || template_id == 54 || template_id == 56  || template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10485 || this.$store.getters.xt_user.template_info.org_id == 10375 || this.$store.getters.xt_user.template_info.org_id == 10480 || this.$store.getters.xt_user.template_info.org_id == 10597 || this.$store.getters.xt_user.template_info.org_id == 10599  || this.$store.getters.xt_user.template_info.org_id == 10612 || this.$store.getters.xt_user.template_info.org_id == 10580 || this.$store.getters.xt_user.template_info.org_id == 10629) && this.$store.getters.xt_user.template_info.org_id!=10387" width="50px"> 超滤率 <br />(ml/h) </th>
21
+          <th v-if="isShow('超滤率') && (template_id !=6 && template_id !=65 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=29 && template_id !=30 && template_id !=31 && template_id !=34 && template_id !=35 && template_id !=38  && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=46 && template_id !=47 &&  template_id !=48 &&  template_id !=53 &&  template_id !=54 &&  template_id !=56 &&  template_id !=60 && this.$store.getters.xt_user.template_info.org_id!=10432  && this.$store.getters.xt_user.template_info.org_id!=10445 && this.$store.getters.xt_user.template_info.org_id!=10410 &&this.$store.getters.xt_user.template_info.org_id!=10485 &&this.$store.getters.xt_user.template_info.org_id!=10375 && this.$store.getters.xt_user.template_info.org_id!=10480 && this.$store.getters.xt_user.template_info.org_id!=10597 && this.$store.getters.xt_user.template_info.org_id!=10599 && this.$store.getters.xt_user.template_info.org_id!=10612 && this.$store.getters.xt_user.template_info.org_id!=10580 && this.$store.getters.xt_user.template_info.org_id!=10629 ) || this.$store.getters.xt_user.template_info.org_id==10387" width="50px"> 超滤率 <br />(L/h) </th>
22
           <th v-if="isShow('钠浓度')" width="92px">钠浓度(mmol/L)</th>
22
           <th v-if="isShow('钠浓度')" width="92px">钠浓度(mmol/L)</th>
23
           <th v-if="isShow('透析液温度')" width="92px">透析液温度(℃)</th>
23
           <th v-if="isShow('透析液温度')" width="92px">透析液温度(℃)</th>
24
-          <th v-if=" isShow('置换率') && (template_id == 6 || template_id == 10 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 46  || template_id == 48 || template_id == 53  || template_id == 54 || template_id == 56 || org_id == 10432 || org_id == 10445 || org_id == 10410) && org_id!=10558" width="92px" > 置换率(ml/min) </th>
25
-          <th v-if=" isShow('置换率') && (template_id != 6 && template_id != 10 && template_id != 11 && template_id != 20 && template_id != 26 && template_id != 29 && template_id != 46 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && org_id!=10432 && org_id!=10445 && org_id!=10410) || org_id == 10558" width="92px" > 置换率(L/h)  </th>
24
+          <th v-if=" isShow('置换率') && (template_id == 6 || template_id == 10 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 46  || template_id == 48 || template_id == 53  || template_id == 54 || template_id == 56 || org_id == 10432 || org_id == 10445 || org_id == 10410) && org_id!=10558 && org_id!=10598" width="92px" > 置换率(ml/min) </th>
25
+          <th v-if=" isShow('置换率') && (template_id != 6 && template_id != 10 && template_id != 11 && template_id != 20 && template_id != 26 && template_id != 29 && template_id != 46 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && org_id!=10432 && org_id!=10445 && org_id!=10410) || org_id == 10558 || org_id ==10598" width="92px" > 置换率(L/h)  </th>
26
           <th v-if=" isShow('置换量') && (template_id == 43)" width="92px"> 置换量(ml/h)  </th>
26
           <th v-if=" isShow('置换量') && (template_id == 43)" width="92px"> 置换量(ml/h)  </th>
27
-          <th v-if=" isShow('置换量') && ((template_id == 6 && org_id != 9919 && org_id !=10191 && org_id!=10478 && org_id!=10346 && org_id!=10517) || org_id == 9779 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 10432  || this.$store.getters.xt_user.template_info.org_id == 10445 ) && org_id!=10558" width="92px"  > 置换量(ml)  </th>
28
-          <th v-if=" isShow('置换量') && ((template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478 || org_id ==10346 || org_id ==10517) && org_id != 9779 && template_id != 11 && template_id != 20 && template_id != 26 && template_id != 29 && template_id != 46 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && this.$store.getters.xt_user.template_info.org_id != 10340 && this.$store.getters.xt_user.template_info.org_id != 10432  && this.$store.getters.xt_user.template_info.org_id != 10445) || org_id == 10558" width="92px" > 置换量(L) </th>
27
+          <th v-if=" isShow('置换量') && ((template_id == 6 && org_id != 9919 && org_id !=10191 && org_id!=10478 && org_id!=10346 && org_id!=10517) || org_id == 9779 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 10432  || this.$store.getters.xt_user.template_info.org_id == 10445 ) && org_id!=10558 && org_id!=10598" width="92px"  > 置换量(ml)  </th>
28
+          <th v-if=" isShow('置换量') && ((template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478 || org_id ==10346 || org_id ==10517) && org_id != 9779 && template_id != 11 && template_id != 20 && template_id != 26 && template_id != 29 && template_id != 46 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && this.$store.getters.xt_user.template_info.org_id != 10340 && this.$store.getters.xt_user.template_info.org_id != 10432  && this.$store.getters.xt_user.template_info.org_id != 10445) || org_id == 10558 || org_id ==10598" width="92px" > 置换量(L) </th>
29
           <th v-if=" isShow('SpO₂') && template_id != 6 && template_id != 10 && template_id != 11  " width="92px" > SpO₂(%) </th>
29
           <th v-if=" isShow('SpO₂') && template_id != 6 && template_id != 10 && template_id != 11  " width="92px" > SpO₂(%) </th>
30
           <th v-if="isShow('电导度')" width="92px">电导度(mS/m)</th>
30
           <th v-if="isShow('电导度')" width="92px">电导度(mS/m)</th>
31
           <th v-if="isShow('置换液流量') && template_id != 27 && template_id != 60" width="92px">置换液流量(ml/h)</th>
31
           <th v-if="isShow('置换液流量') && template_id != 27 && template_id != 60" width="92px">置换液流量(ml/h)</th>

+ 17 - 15
src/xt_pages/dialysis/template/DialysisPrintOrderSeventythree.vue View File

218
                   <div class="row"
218
                   <div class="row"
219
                     style="padding: 2px 0; line-height: 23px; display: flex"
219
                     style="padding: 2px 0; line-height: 23px; display: flex"
220
                   >
220
                   >
221
-                    <div class="inline_block" style="flex: 1;">
222
-                      透析间期:
223
-                      <div class="under_line" style=" width: 50%;text-align: center; white-space: normal;">
224
-                        {{ predialysis.last_post_dialysis ? predialysis.last_post_dialysis : "/" }}
225
-                      </div>
226
-                    </div>
227
                     <div class="inline_block" style=" flex: 1">
221
                     <div class="inline_block" style=" flex: 1">
228
                       透前症状:
222
                       透前症状:
229
                       <div
223
                       <div
242
                         <span v-if="predialysis&&predialysis.symptom_before_dialysis==''&&predialysis.symptom_before_dialysis_other==''">/</span>
236
                         <span v-if="predialysis&&predialysis.symptom_before_dialysis==''&&predialysis.symptom_before_dialysis_other==''">/</span>
243
                       </div>
237
                       </div>
244
                     </div>
238
                     </div>
239
+                    <div class="inline_block" style=" flex: 1">
240
+                      跌倒评估:
241
+                      <div
242
+                        style="width: 50%; text-align: left;display: inline-block;border-bottom: 1px solid #999;"
243
+                      >
244
+                        {{ receiverTreatmentAccess.score ? receiverTreatmentAccess.score : '/' }}
245
+                      </div>
246
+                    </div>
245
                   </div>
247
                   </div>
246
 
248
 
247
                   <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
249
                   <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
279
                       </div>
281
                       </div>
280
                     </div>
282
                     </div>
281
                     <div class="inline_block" style=" flex: 1">
283
                     <div class="inline_block" style=" flex: 1">
282
-                      跌倒评估
284
+                      备注
283
                       <div
285
                       <div
284
-                        style="width: 50%; text-align: left;display: inline-block;border-bottom: 1px solid #999;"
286
+                        style="width: 70%; text-align: left;display: inline-block;border-bottom: 1px solid #999;"
285
                       >
287
                       >
286
-                        {{ receiverTreatmentAccess.score ? receiverTreatmentAccess.score : '/' }}
288
+                        {{ predialysis.remark }}
287
                       </div>
289
                       </div>
288
                     </div>
290
                     </div>
289
                   </div>
291
                   </div>
314
                         class="under_line"
316
                         class="under_line"
315
                         style=" width: 50%;text-align: center;white-space: normal;"
317
                         style=" width: 50%;text-align: center;white-space: normal;"
316
                       >
318
                       >
317
-                      {{ predialysis.weight_before > 0 && predialysis.weight_after > 0
318
-                        ? parseFloat(predialysis.weight_before - predialysis.weight_after).toFixed(2): "/"
319
-                      }}
319
+                      {{ predialysis.weight_before > 0 && predialysis.dry_weight > 0 ? 
320
+                      parseFloat(predialysis.weight_before - predialysis.dry_weight - predialysis.additional_weight).toFixed(2): "/" }}
320
                       </div>kg
321
                       </div>kg
321
                     </div>
322
                     </div>
322
                     <div class="inline_block" style=" flex: 1">
323
                     <div class="inline_block" style=" flex: 1">
508
                         "
509
                         "
509
                       >
510
                       >
510
                         {{
511
                         {{
511
-                          afterdialysis.weight_loss
512
-                            ? afterdialysis.weight_loss
513
-                            : "/"
512
+                          afterdialysis.weight_loss ? afterdialysis.weight_loss : "/"
514
                         }}
513
                         }}
515
                       </div>kg
514
                       </div>kg
516
                     </div>
515
                     </div>
2378
         case 2:
2377
         case 2:
2379
           return "ml";
2378
           return "ml";
2380
           break;
2379
           break;
2380
+        case 3:
2381
+          return 'kg'
2382
+          break
2381
       }
2383
       }
2382
     },
2384
     },
2383
     printThisPage() {
2385
     printThisPage() {

+ 26 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue View File

1237
                       </div>
1237
                       </div>
1238
 
1238
 
1239
                      <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460">
1239
                      <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460">
1240
+                      <span v-if="prescription.anticoagulant == 5">ml</span>
1241
+                      <span v-if="prescription.anticoagulant == 6">iu</span>
1242
+                     <span v-if="prescription.anticoagulant == 7">iu</span>
1243
+                     <span v-if="prescription.anticoagulant == 8">iu</span>
1244
+                     <span v-if="prescription.anticoagulant == 9">iu</span>
1245
+                     <span v-if="prescription.anticoagulant == 10">iu</span>
1246
+                     <span v-if="prescription.anticoagulant == 11">iu</span>
1247
+                     <span v-if="prescription.anticoagulant == 13">iu</span>
1240
                       <span v-if="prescription.anticoagulant == 4">mg</span>
1248
                       <span v-if="prescription.anticoagulant == 4">mg</span>
1241
                       <span v-if="prescription.anticoagulant == 3">iu</span>
1249
                       <span v-if="prescription.anticoagulant == 3">iu</span>
1242
                       <span v-if="prescription.anticoagulant == 2">mg</span>
1250
                       <span v-if="prescription.anticoagulant == 2">mg</span>
1283
                         }}
1291
                         }}
1284
                       </div>
1292
                       </div>
1285
                       <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460">
1293
                       <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460">
1286
-
1294
+                        <span v-if="prescription.anticoagulant == 6">iu/h</span>
1295
+                        <span v-if="prescription.anticoagulant == 7">iu/h</span>
1296
+                        <span v-if="prescription.anticoagulant == 8">iu/h</span>
1297
+                        <span v-if="prescription.anticoagulant == 9">iu/h</span>
1298
+                        <span v-if="prescription.anticoagulant == 10">iu/h</span>
1299
+                        <span v-if="prescription.anticoagulant == 11">iu/h</span>
1300
+                        <span v-if="prescription.anticoagulant == 13">iu/h</span>
1287
                         <span v-if="prescription.anticoagulant == 5">ml/h</span>
1301
                         <span v-if="prescription.anticoagulant == 5">ml/h</span>
1288
                           <span v-if="prescription.anticoagulant == 4">mg/h</span>
1302
                           <span v-if="prescription.anticoagulant == 4">mg/h</span>
1289
                           <span v-if="prescription.anticoagulant == 3">iu/h</span>
1303
                           <span v-if="prescription.anticoagulant == 3">iu/h</span>
1356
                         }}
1370
                         }}
1357
                       </div>
1371
                       </div>
1358
                       <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460">
1372
                       <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460">
1373
+                        <span v-if="prescription.anticoagulant == 5">ml</span>
1374
+                       <span v-if="prescription.anticoagulant == 6">iu</span>
1375
+                       <span v-if="prescription.anticoagulant == 7">iu</span>
1376
+                       <span v-if="prescription.anticoagulant == 8">iu</span>
1377
+                       <span v-if="prescription.anticoagulant == 9">iu</span>
1378
+                       <span v-if="prescription.anticoagulant == 10">iu</span>
1379
+                      <span v-if="prescription.anticoagulant == 11">iu</span>
1380
+                      <span v-if="prescription.anticoagulant == 13">iu</span>
1359
                       <span v-if="prescription.anticoagulant == 4">mg</span>
1381
                       <span v-if="prescription.anticoagulant == 4">mg</span>
1360
                       <span v-if="prescription.anticoagulant == 3">iu</span>
1382
                       <span v-if="prescription.anticoagulant == 3">iu</span>
1361
                       <span v-if="prescription.anticoagulant == 2">mg</span>
1383
                       <span v-if="prescription.anticoagulant == 2">mg</span>
1581
                         <td width="50" v-if="org_id == 10600 || org_id ==10598">超滤率<br/>(ml/h)</td>
1603
                         <td width="50" v-if="org_id == 10600 || org_id ==10598">超滤率<br/>(ml/h)</td>
1582
                         <td width="50" v-if="org_id ==3877 || org_id == 10449 || org_id ==0">累计超滤量<br />(ml)</td>
1604
                         <td width="50" v-if="org_id ==3877 || org_id == 10449 || org_id ==0">累计超滤量<br />(ml)</td>
1583
                         <td v-if="(prescription.mode_id == 2 ||prescription.mode_id == 5 ||prescription.mode_id == 12) &&org_id!=10478 && org_id!=0 && org_id!=10206" width="50">
1605
                         <td v-if="(prescription.mode_id == 2 ||prescription.mode_id == 5 ||prescription.mode_id == 12) &&org_id!=10478 && org_id!=0 && org_id!=10206" width="50">
1584
-                          置换量<br />(ml)
1606
+                          置换量<br />
1607
+                          <span v-if="org_id!=10598">(ml)</span> 
1608
+                          <span v-if="org_id==10598">(L)</span> 
1585
                         </td>
1609
                         </td>
1586
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">滤前压(mmHg)</td>
1610
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">滤前压(mmHg)</td>
1587
                         <td width="50" v-if="org_id == 9538 || org_id ==10600 || org_id ==10629">KT/V</td>
1611
                         <td width="50" v-if="org_id == 9538 || org_id ==10600 || org_id ==10629">KT/V</td>

+ 5 - 5
src/xt_pages/outpatientCharges/invoicePrint.vue View File

12
       <el-button
12
       <el-button
13
       v-if="org_id==10088 || org_id == 0"
13
       v-if="org_id==10088 || org_id == 0"
14
       style="position:fixed;right:115px;z-index:999"
14
       style="position:fixed;right:115px;z-index:999"
15
-      size="small" type="success" 
16
-      @click="showclick = !showclick">{{ showclick==false ? '白纸' : '发票' }}</el-button>  
15
+      size="small" type="success"
16
+      @click="showclick = !showclick">{{ showclick==false ? '白纸' : '发票' }}</el-button>
17
     </template>
17
     </template>
18
-    <div class="app-container" style="padding-top:40px;" v-if="org_id != 10217 && org_id != 10485 && org_id != 10375 && org_id != 10567 && org_id != 10188 "><!--&& org_id != 10188 && org_id != 0-->
18
+    <div class="app-container" style="padding-top:40px;" v-if="org_id != 10217 && org_id != 10485 && org_id != 10375 && org_id != 10567 && org_id != 10188 && org_id != 0"><!--&& org_id != 10188 && org_id != 0-->
19
         <div class='dialysisPage'>
19
         <div class='dialysisPage'>
20
           <div v-if="org_id != 10106 && org_id != 10215 && org_id != 4 && org_id != 10188 && org_id != 10217 && org_id != 10387&& org_id != 10210 && org_id != 10387 && org_id != 10480 " >
20
           <div v-if="org_id != 10106 && org_id != 10215 && org_id != 4 && org_id != 10188 && org_id != 10217 && org_id != 10387&& org_id != 10210 && org_id != 10387 && org_id != 10480 " >
21
             <printOne v-if="org_id != 10088 && org_id != 10510 && org_id != 0" :paramsObj="invoiceParams"></printOne>
21
             <printOne v-if="org_id != 10088 && org_id != 10510 && org_id != 0" :paramsObj="invoiceParams"></printOne>
22
-            <printThree v-if="org_id == 10088 || org_id == 0" :paramsObj="invoiceParams" :show="showclick"></printThree>
22
+            <printThree v-if="org_id == 10088 " :paramsObj="invoiceParams" :show="showclick"></printThree>
23
             <printfifteen v-if="org_id == 10510  " :paramsObj="invoiceParams"></printfifteen>
23
             <printfifteen v-if="org_id == 10510  " :paramsObj="invoiceParams"></printfifteen>
24
           </div>
24
           </div>
25
           <printTwo v-if="org_id == 10106" :paramsObj="invoiceParams"></printTwo>
25
           <printTwo v-if="org_id == 10106" :paramsObj="invoiceParams"></printTwo>
45
         <printSix :paramsObj="invoiceParams"></printSix>
45
         <printSix :paramsObj="invoiceParams"></printSix>
46
       </div>
46
       </div>
47
     </div>
47
     </div>
48
-    <div class="app-container" style="padding-top:40px;" v-if="org_id == 10375">
48
+    <div class="app-container" style="padding-top:40px;" v-if="org_id == 10375 || org_id == 0">
49
       <div class='dialysisPage'>
49
       <div class='dialysisPage'>
50
         <print-ten :paramsObj="invoiceParams"></print-ten>
50
         <print-ten :paramsObj="invoiceParams"></print-ten>
51
       </div>
51
       </div>

+ 4 - 4
src/xt_pages/outpatientCharges/invoiceTemplate/printTen.vue View File

26
         </div>
26
         </div>
27
         <div style=" width: 608px;min-height: 200px;">
27
         <div style=" width: 608px;min-height: 200px;">
28
           <div style="display:flex;justify-content: space-around;">
28
           <div style="display:flex;justify-content: space-around;">
29
-            
29
+
30
             <div style="">西药费</div>
30
             <div style="">西药费</div>
31
             <div style="">{{ list.westernMedicineCostTotal ? list.westernMedicineCostTotal.toFixed(2) : '' }}</div>
31
             <div style="">{{ list.westernMedicineCostTotal ? list.westernMedicineCostTotal.toFixed(2) : '' }}</div>
32
             <div style="">检查费</div>
32
             <div style="">检查费</div>
36
           </div>
36
           </div>
37
 
37
 
38
           <div style="display:flex;justify-content: space-around;">
38
           <div style="display:flex;justify-content: space-around;">
39
-           
39
+
40
             <div style="">床位费</div>
40
             <div style="">床位费</div>
41
             <div style="">{{ list.bedCostTotal ? list.bedCostTotal.toFixed(2) : '' }}</div>
41
             <div style="">{{ list.bedCostTotal ? list.bedCostTotal.toFixed(2) : '' }}</div>
42
             <div style="position:  relative;left: -15px;">中成药</div>
42
             <div style="position:  relative;left: -15px;">中成药</div>
62
           </div>
62
           </div>
63
         </div>
63
         </div>
64
         <div style="border-top:1px solid black;width: 608px;">
64
         <div style="border-top:1px solid black;width: 608px;">
65
-          
65
+
66
           <div style="border-right: 1px solid black;display: inline-block;width: 360px;padding: 5px;">
66
           <div style="border-right: 1px solid black;display: inline-block;width: 360px;padding: 5px;">
67
             <span>合计(大写):</span>
67
             <span>合计(大写):</span>
68
             <span>
68
             <span>
135
           <div style="width:140px">收款人:{{list.admin_user_name}}</div>
135
           <div style="width:140px">收款人:{{list.admin_user_name}}</div>
136
         </div>
136
         </div>
137
       </div>
137
       </div>
138
-      
138
+
139
   </div>
139
   </div>
140
 </template>
140
 </template>
141
 <script>
141
 <script>

+ 2 - 2
src/xt_pages/role/admin.vue View File

25
         >医药师登记</el-button>
25
         >医药师登记</el-button>
26
 
26
 
27
 
27
 
28
-        <!-- <el-button
28
+        <el-button
29
           type="primary"
29
           type="primary"
30
           size="small"
30
           size="small"
31
           icon="el-icon-circle-plus-outline"
31
           icon="el-icon-circle-plus-outline"
32
           style="float:left"
32
           style="float:left"
33
-          @click="toJiaBan">首拼</el-button>  -->
33
+          @click="toJiaBan">首拼</el-button> 
34
 
34
 
35
           
35
           
36
 
36