Przeglądaj źródła

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

yq1 1 rok temu
rodzic
commit
837d4095c8

+ 36 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_six.vue Wyświetl plik

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
                           >

+ 1 - 1
src/xt_pages/dialysis/details/NavIgation.vue Wyświetl plik

683
     },
683
     },
684
     showAssessmentBefore: function() {
684
     showAssessmentBefore: function() {
685
      
685
      
686
-      console.log("透前评估进入23232323我我哦",this.record_date)
686
+      // console.log("透前评估进入23232323我我哦",this.record_date)
687
       this.$refs.assessmentBefore.show(this.predialysis_evaluation,this.last_dryWeight_dislysis,this.last_predialysis_evaluation,this.lastAssessment,this.record_date);
687
       this.$refs.assessmentBefore.show(this.predialysis_evaluation,this.last_dryWeight_dislysis,this.last_predialysis_evaluation,this.lastAssessment,this.record_date);
688
     },
688
     },
689
     showDoubleCheck: function() {
689
     showDoubleCheck: function() {

+ 20 - 9
src/xt_pages/dialysis/details/dialog/assessmentBeforeDislysisDialog.vue Wyświetl plik

1258
             
1258
             
1259
             if(this.$store.getters.xt_user.template_info.org_id == 10375  || this.$store.getters.xt_user.template_info.org_id == 10571  || this.$store.getters.xt_user.template_info.org_id == 0){
1259
             if(this.$store.getters.xt_user.template_info.org_id == 10375  || this.$store.getters.xt_user.template_info.org_id == 10571  || this.$store.getters.xt_user.template_info.org_id == 0){
1260
               console.log("尽量",last_predialysis_evaluation)
1260
               console.log("尽量",last_predialysis_evaluation)
1261
+              console.log("正常",this.assessmentBeforeDislysis.blood_access_part_opera_id)
1261
               if(this.assessmentBeforeDislysis.blood_access_part_opera_id == 0 || this.assessmentBeforeDislysis.blood_access_part_opera_id==""){
1262
               if(this.assessmentBeforeDislysis.blood_access_part_opera_id == 0 || this.assessmentBeforeDislysis.blood_access_part_opera_id==""){
1262
-                this.assessmentBeforeDislysis.blood_access_part_opera_id = last_predialysis_evaluation.blood_access_part_opera_id
1263
+
1264
+                // var blood_id = 0
1265
+                // console.log("SHJU232323",this.blood_access_part_opera)
1266
+                // for(let i= 0;i<this.blood_access_part_opera.length;i++){
1267
+                //     if(last_predialysis_evaluation.blood_access_part_opera_id == this.blood_access_part_opera[i].id){
1268
+                //       blood_id = this.blood_access_part_opera[i].name
1269
+                //     }
1270
+                // }
1271
+                // console.log("blood_id-----",blood_id)
1272
+                if(last_predialysis_evaluation.blood_access_part_opera_id >0){
1273
+                  this.assessmentBeforeDislysis.blood_access_part_opera_id = last_predialysis_evaluation.blood_access_part_opera_id
1274
+                }
1275
+              
1263
                 this.assessmentBeforeDislysis.blood_access_part_id = last_predialysis_evaluation.blood_access_part_id
1276
                 this.assessmentBeforeDislysis.blood_access_part_id = last_predialysis_evaluation.blood_access_part_id
1264
               }
1277
               }
1265
              
1278
              
1279
           }
1292
           }
1280
 
1293
 
1281
         console.log("hhahhahahah",lastAssessment)
1294
         console.log("hhahhahahah",lastAssessment)
1282
-        if (lastAssessment !=null) {
1283
-          this.assessmentBeforeDislysis.blood_access_part_opera_id = lastAssessment.blood_access_part_opera_id
1284
-          this.assessmentBeforeDislysis.blood_access_part_id = lastAssessment.blood_access_part_id
1295
+        console.log("旭哥通路---",this.assessmentBeforeDislysis.blood_access_part_opera_id)
1296
+        // if (lastAssessment !=null) {
1297
+        //   this.assessmentBeforeDislysis.blood_access_part_opera_id = lastAssessment.blood_access_part_opera_id
1298
+        //   this.assessmentBeforeDislysis.blood_access_part_id = lastAssessment.blood_access_part_id
1285
            
1299
            
1286
-        }
1300
+        // }
1287
 
1301
 
1288
-        if(this.assessmentBeforeDislysis.blood_access_part_opera_id == 0 || this.assessmentBeforeDislysis.blood_access_part_opera_id==""){
1289
-            
1290
-          
1291
-        }
1302
+        
1292
 
1303
 
1293
         } else {
1304
         } else {
1294
           console.log("为首务2322323",this.assessmentBeforeDislysis.period)
1305
           console.log("为首务2322323",this.assessmentBeforeDislysis.period)

+ 17 - 15
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue Wyświetl plik

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 Wyświetl plik

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>

+ 26 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue Wyświetl plik

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/statementTemplate/printthirteen.vue Wyświetl plik

34
       </tr>
34
       </tr>
35
       <tr>
35
       <tr>
36
         <td width="80">姓名</td>
36
         <td width="80">姓名</td>
37
-        <td width="80">{{info.psn_name}}</td>
37
+        <td width="80">{{info.patient.name}}</td>
38
         <td width="80">性别</td>
38
         <td width="80">性别</td>
39
-        <td width="50" v-if="info.gend == '1'">男</td>
40
-        <td width="50" v-if="info.gend == '2'">女</td>
39
+        <td width="50" v-if="info.patient.gender == 1">男</td>
40
+        <td width="50" v-if="info.patient.gender == 2">女</td>
41
 
41
 
42
         <td width="80">出生日期</td>
42
         <td width="80">出生日期</td>
43
-        <td width="100">{{getBirth(info.certno)}}</td>
43
+        <td width="100">{{getBirth(info.patient.id_card_no)}}</td>
44
         <td width="90">个人电脑号</td>
44
         <td width="90">个人电脑号</td>
45
         <td width="110"></td>
45
         <td width="110"></td>
46
         <td width="80">人员类别</td>
46
         <td width="80">人员类别</td>
85
         <td width="80">联系电话</td>
85
         <td width="80">联系电话</td>
86
         <td width="110">{{info.patient.phone}}</td>
86
         <td width="110">{{info.patient.phone}}</td>
87
         <td width="80">身份证号</td>
87
         <td width="80">身份证号</td>
88
-        <td colspan="3">{{info.certno}}</td>
88
+        <td colspan="3">{{info.patient.id_card_no}}</td>
89
       </tr>
89
       </tr>
90
       <tr>
90
       <tr>
91
         <td>门诊号</td>
91
         <td>门诊号</td>

+ 2 - 2
src/xt_pages/role/admin.vue Wyświetl plik

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